NETSCREEN-NSRP-MIB

File: NETSCREEN-NSRP-MIB.mib (31936 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenNsrp Counter32 Integer32
IpAddress MODULE-IDENTITY OBJECT-TYPE
DisplayString PhysAddress

Defined Types

NsRpRtoCounterEntry  
SEQUENCE    
  nsrpRtoCounterIdx Integer32
  nsrpRtoCounterName DisplayString
  nsrpRtoCounterSend Counter32
  nsrpRtoCounterReceive Counter32
  nsrpRtoCounterDrop Counter32

NsRpRtoGroupEntry  
SEQUENCE    
  nsrpRtoGroupId Integer32
  nsrpRtoNumOfUnit Integer32

NsRpRtoUnitEntry  
SEQUENCE    
  nsrpRtoUnitGroupId Integer32
  nsrpRtoUnitId Integer32
  nsrpRtoUnitStatus INTEGER
  nsrpRtoUnitDirection INTEGER
  nsrpRtoUnitLostHeartbeat Counter32
  nsrpRtoUnitToActive Counter32
  nsrpRtoUnitToSet Counter32
  nsrpRtoUnitLostPeer Counter32
  nsrpRtoUnitGroupDetach Counter32

NsRpTrackEntry  
SEQUENCE    
  nsrpTrackIpIndex Integer32
  nsrpTrackIpAddr IpAddress
  nsrpTrackIpStatus INTEGER
  nsrpTrackIpTimestamp Integer32
  nsrpTrackIpInterval Integer32
  nsrpTrackIpThreshhold Integer32
  nsrpTrackIpMethod INTEGER
  nsrpTrackIpWeight Integer32
  nsrpTrackIpIfName DisplayString
  nsrpTrackIpTotalCheck Integer32
  nsrpTrackIpTotalFailedCheck Integer32

NsRpVsdInterfaceEntry  
SEQUENCE    
  nsrpVsdIfIndex Integer32
  nsrpVsdIfStatus INTEGER
  nsrpVsdIfGroupId Integer32
  nsrpVsdIfIp IpAddress
  nsrpVsdIfNetmask IpAddress
  nsrpVsdIfGateway IpAddress
  nsrpVsdIfName DisplayString
  nsrpVsdIfVLAN Integer32
  nsrpVsdIfMAC PhysAddress
  nsrpVsdIfVSys DisplayString
  nsrpVsdIfMngTelnet INTEGER
  nsrpVsdIfMngSCS INTEGER
  nsrpVsdIfMngWEB INTEGER
  nsrpVsdIfMngSSL INTEGER
  nsrpVsdIfMngSNMP INTEGER
  nsrpVsdIfMngGlobal INTEGER
  nsrpVsdIfMngGlobalPro INTEGER
  nsrpVsdIfMngPing INTEGER
  nsrpVsdIfMngIdentReset INTEGER

NsrpClusterEntry  
SEQUENCE    
  nsrpClusterTblIndex Integer32
  nsrpClusterUnitId Integer32
  nsrpClusterUnitCtrlMac PhysAddress
  nsrpClusterUnitDataMac PhysAddress

NsrpLinkInfoEntry  
SEQUENCE    
  nsrpLinkInfoIndex Integer32
  nsrpLinkInfoLinkType INTEGER
  nsrpLinkInfoChannel DisplayString
  nsrpLinkInfoMac PhysAddress
  nsrpLinkInfoState INTEGER

NsrpVsdGroupEntry  
SEQUENCE    
  nsrpVsdGroupID Integer32
  nsrpVsdGroupPriority Integer32
  nsrpVsdGroupPreempt Integer32
  nsrpVsdGroupHoldDownTime Integer32
  nsrpVsdGroupNumberOfUnit Integer32
  nsrpVsdGroupCntStateChange Integer32
  nsrpVsdGroupCntToInit Integer32
  nsrpVsdGroupCntToMaster Integer32
  nsrpVsdGroupCntToPBackup Integer32
  nsrpVsdGroupCntToBackup Integer32
  nsrpVsdGroupCntToIneligible Integer32
  nsrpVsdGroupCntToInoperable Integer32
  nsrpVsdGroupCntMasterConflict Integer32
  nsrpVsdGroupCntPbConfilict Integer32
  nsrpVsdGroupCntHeartbeatTx Integer32
  nsrpVsdGroupCntHeartbeatRx Integer32

NsrpVsdMemberEntry  
SEQUENCE    
  nsrpVsdMemberGroupId Integer32
  nsrpVsdMemberUnitId Integer32
  nsrpVsdMemberStatus INTEGER
  nsrpVsdMemberPriority Integer32
  nsrpVsdMemberPreempt Integer32

Defined Values

netscreenNsrpMibModule 1.3.6.1.4.1.3224.6.0
This module defines the object that are200 used for netscreen redundancy protocol
MODULE-IDENTITY    

netscreenNsrpGeneral 1.3.6.1.4.1.3224.6.1
OBJECT IDENTIFIER    

nsrpGeneralClusterId 1.3.6.1.4.1.3224.6.1.1
The cluster ID
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpGeneralLocalUnitId 1.3.6.1.4.1.3224.6.1.2
local device's unit ID
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpGeneralEncrypEnable 1.3.6.1.4.1.3224.6.1.3
NSRP encryption enabled
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

nsrpGeneralAuthEnable 1.3.6.1.4.1.3224.6.1.4
NSRP authentication enabled
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

nsrpGeneralIfMonitor 1.3.6.1.4.1.3224.6.1.5
interface being monitored
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

nsrpGeneralGratArps 1.3.6.1.4.1.3224.6.1.6
number of gratuitious arps
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

netscreenNsrpVSD 1.3.6.1.4.1.3224.6.2
OBJECT IDENTIFIER    

nsrpVsdGroupTable 1.3.6.1.4.1.3224.6.2.1
A list of VSD groups on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsrpVsdGroupEntry

nsrpVsdGroupEntry 1.3.6.1.4.1.3224.6.2.1.1
An entry containing attributes for a track ip
Status: current Access: not-accessible
OBJECT-TYPE    
  NsrpVsdGroupEntry  

nsrpVsdGroupID 1.3.6.1.4.1.3224.6.2.1.1.1
one group ID the device belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsrpVsdGroupPriority 1.3.6.1.4.1.3224.6.2.1.1.2
local unit in current group's priority.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupPreempt 1.3.6.1.4.1.3224.6.2.1.1.3
local unit in current group's preempt.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupHoldDownTime 1.3.6.1.4.1.3224.6.2.1.1.4
TBD
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupNumberOfUnit 1.3.6.1.4.1.3224.6.2.1.1.5
unit quantity in this group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupCntStateChange 1.3.6.1.4.1.3224.6.2.1.1.6
total number of state transition events
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupCntToInit 1.3.6.1.4.1.3224.6.2.1.1.7
number of state transition into init state, which is as out of ineligible state`
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupCntToMaster 1.3.6.1.4.1.3224.6.2.1.1.8
number of state transition into master state
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupCntToPBackup 1.3.6.1.4.1.3224.6.2.1.1.9
number of state transition into primary backup state
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupCntToBackup 1.3.6.1.4.1.3224.6.2.1.1.10
number of state transition into backup state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupCntToIneligible 1.3.6.1.4.1.3224.6.2.1.1.11
number of state transition into ineligible state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupCntToInoperable 1.3.6.1.4.1.3224.6.2.1.1.12
number of state transition into inoperable state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupCntMasterConflict 1.3.6.1.4.1.3224.6.2.1.1.13
number of times multiple masters exist while the local unit is in master state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupCntPbConfilict 1.3.6.1.4.1.3224.6.2.1.1.14
number of times multiple primary backups exist while the local unit is in primary backup state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupCntHeartbeatTx 1.3.6.1.4.1.3224.6.2.1.1.15
number of heart beat transfered by a group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdGroupCntHeartbeatRx 1.3.6.1.4.1.3224.6.2.1.1.16
number of heart beat received by a group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdMemberTable 1.3.6.1.4.1.3224.6.2.2
A list of devices within the VSD group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsrpVsdMemberEntry

nsrpVsdMemberEntry 1.3.6.1.4.1.3224.6.2.2.1
A entry containing attributes of one device in a group
Status: current Access: not-accessible
OBJECT-TYPE    
  NsrpVsdMemberEntry  

nsrpVsdMemberGroupId 1.3.6.1.4.1.3224.6.2.2.1.1
indicate the Group it belong to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsrpVsdMemberUnitId 1.3.6.1.4.1.3224.6.2.2.1.2
VSD group member's unit id
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsrpVsdMemberStatus 1.3.6.1.4.1.3224.6.2.2.1.3
0 Undefined 1 init 2 Master 3 Primary Backup 4 Backup 5 ineligible 6 inoperable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), init(1), master(2), primary-backup(3), backup(4), ineligible(5), inoperable(6)  

nsrpVsdMemberPriority 1.3.6.1.4.1.3224.6.2.2.1.4
Priority of unit in this group
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdMemberPreempt 1.3.6.1.4.1.3224.6.2.2.1.5
unit in current group's preempt
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdInterfaceTable 1.3.6.1.4.1.3224.6.2.3
A list of VSD interfaces on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsRpVsdInterfaceEntry

nsrpVsdInterfaceEntry 1.3.6.1.4.1.3224.6.2.3.1
A track entry containing attributes for a track ip
Status: current Access: not-accessible
OBJECT-TYPE    
  NsRpVsdInterfaceEntry  

nsrpVsdIfIndex 1.3.6.1.4.1.3224.6.2.3.1.1
A index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsrpVsdIfStatus 1.3.6.1.4.1.3224.6.2.3.1.2
indicate the status of this vsi interface
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), inactive(1), active(2)  

nsrpVsdIfGroupId 1.3.6.1.4.1.3224.6.2.3.1.3
indicate the group it belong to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdIfIp 1.3.6.1.4.1.3224.6.2.3.1.4
ip ADDRESS
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsrpVsdIfNetmask 1.3.6.1.4.1.3224.6.2.3.1.5
subnet mask
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsrpVsdIfGateway 1.3.6.1.4.1.3224.6.2.3.1.6
gateway
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsrpVsdIfName 1.3.6.1.4.1.3224.6.2.3.1.7
trust/untrust/DMZ
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsrpVsdIfVLAN 1.3.6.1.4.1.3224.6.2.3.1.8
vlan -1 means no vlan
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpVsdIfMAC 1.3.6.1.4.1.3224.6.2.3.1.9
mac address
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

nsrpVsdIfVSys 1.3.6.1.4.1.3224.6.2.3.1.10
virtual system
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsrpVsdIfMngTelnet 1.3.6.1.4.1.3224.6.2.3.1.11
0 Disable 1 Enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nsrpVsdIfMngSCS 1.3.6.1.4.1.3224.6.2.3.1.12
0 Disable 1 Enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nsrpVsdIfMngWEB 1.3.6.1.4.1.3224.6.2.3.1.13
0 Disable 1 Enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nsrpVsdIfMngSSL 1.3.6.1.4.1.3224.6.2.3.1.14
0 Disable 1 Enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nsrpVsdIfMngSNMP 1.3.6.1.4.1.3224.6.2.3.1.15
0 Disable 1 Enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nsrpVsdIfMngGlobal 1.3.6.1.4.1.3224.6.2.3.1.16
0 Disable 1 Enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nsrpVsdIfMngGlobalPro 1.3.6.1.4.1.3224.6.2.3.1.17
0 Disable 1 Enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nsrpVsdIfMngPing 1.3.6.1.4.1.3224.6.2.3.1.18
0 Disable 1 Enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nsrpVsdIfMngIdentReset 1.3.6.1.4.1.3224.6.2.3.1.19
0 Disable 1 Enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nsrpVsdGeneral 1.3.6.1.4.1.3224.6.2.4
OBJECT IDENTIFIER    

nsrpVsdGeneralInitHoldTime 1.3.6.1.4.1.3224.6.2.4.1
VSD group init hold time (in second)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpVsdGeneralHbInterval 1.3.6.1.4.1.3224.6.2.4.2
VSD heart beat interval.(in milisecond)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpVsdGeneralHbLostThres 1.3.6.1.4.1.3224.6.2.4.3
vsd heartbeat lost threshold
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

netscreenNsrpRTO 1.3.6.1.4.1.3224.6.3
OBJECT IDENTIFIER    

nsrpRtoGroupTable 1.3.6.1.4.1.3224.6.3.1
A list of RTO groups on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsRpRtoGroupEntry

nsrpRtoGroupEntry 1.3.6.1.4.1.3224.6.3.1.1
An entry containing attributes for RTO group
Status: current Access: not-accessible
OBJECT-TYPE    
  NsRpRtoGroupEntry  

nsrpRtoGroupId 1.3.6.1.4.1.3224.6.3.1.1.1
A RTO group ID.also used as table index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsrpRtoNumOfUnit 1.3.6.1.4.1.3224.6.3.1.1.2
how many units in this RTO group
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpRtoUnitTable 1.3.6.1.4.1.3224.6.3.2
A list of device status within a RTO group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsRpRtoUnitEntry

nsrpRtoUnitEntry 1.3.6.1.4.1.3224.6.3.2.1
A track entry containing attributes for a track ip
Status: current Access: not-accessible
OBJECT-TYPE    
  NsRpRtoUnitEntry  

nsrpRtoUnitGroupId 1.3.6.1.4.1.3224.6.3.2.1.1
The RTO group id, a unit belongs to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsrpRtoUnitId 1.3.6.1.4.1.3224.6.3.2.1.2
device's unit id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsrpRtoUnitStatus 1.3.6.1.4.1.3224.6.3.2.1.3
The RTO group id, a unit belongs to
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), set(1), active(2)  

nsrpRtoUnitDirection 1.3.6.1.4.1.3224.6.3.2.1.4
The RTO uint's dirction in the group
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER out(1), in(2)  

nsrpRtoUnitLostHeartbeat 1.3.6.1.4.1.3224.6.3.2.1.5
counter of heartbeat
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoUnitToActive 1.3.6.1.4.1.3224.6.3.2.1.6
counter of active
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoUnitToSet 1.3.6.1.4.1.3224.6.3.2.1.7
counter of set
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoUnitLostPeer 1.3.6.1.4.1.3224.6.3.2.1.8
counter of lost peer
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoUnitGroupDetach 1.3.6.1.4.1.3224.6.3.2.1.9
counter of rto group detach
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoCounter 1.3.6.1.4.1.3224.6.3.3
OBJECT IDENTIFIER    

nsrpRtoCounterPakForwarded 1.3.6.1.4.1.3224.6.3.3.1
packets forwarded by rto.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoCounterPakReceived 1.3.6.1.4.1.3224.6.3.3.2
packets received by rto.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoCounterTable 1.3.6.1.4.1.3224.6.3.3.3
A list of rto counter object entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsRpRtoCounterEntry

nsrpRtoCounterEntry 1.3.6.1.4.1.3224.6.3.3.3.1
A rto counter entry containing attributes for a rto counter obj.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsRpRtoCounterEntry  

nsrpRtoCounterIdx 1.3.6.1.4.1.3224.6.3.3.3.1.1
counter index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsrpRtoCounterName 1.3.6.1.4.1.3224.6.3.3.3.1.2
Name of a rto counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsrpRtoCounterSend 1.3.6.1.4.1.3224.6.3.3.3.1.3
Total number of message sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoCounterReceive 1.3.6.1.4.1.3224.6.3.3.3.1.4
Total number of message received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoCounterDrop 1.3.6.1.4.1.3224.6.3.3.3.1.5
Total number of message dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoGeneral 1.3.6.1.4.1.3224.6.3.4
OBJECT IDENTIFIER    

nsrpRtoGeneralHbInterval 1.3.6.1.4.1.3224.6.3.4.1
rto heart beat interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoGeneralHbLostThres 1.3.6.1.4.1.3224.6.3.4.2
rto heartbeat lost threshold
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nsrpRtoGeneralSessSyncEnable 1.3.6.1.4.1.3224.6.3.4.3
session sync enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

netscreenNsrpTrack 1.3.6.1.4.1.3224.6.4
OBJECT IDENTIFIER    

nsrpTrackEnable 1.3.6.1.4.1.3224.6.4.1
0 means disable, 1 meams enable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpTrackThreshold 1.3.6.1.4.1.3224.6.4.2
Failover Threshold
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpTrackFailoverEnalble 1.3.6.1.4.1.3224.6.4.3
Failover enable switch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpTrackTable 1.3.6.1.4.1.3224.6.4.4
A list of track ip entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsRpTrackEntry

nsrpTrackEntry 1.3.6.1.4.1.3224.6.4.4.1
A track entry containing attributes for a track ip
Status: current Access: not-accessible
OBJECT-TYPE    
  NsRpTrackEntry  

nsrpTrackIpIndex 1.3.6.1.4.1.3224.6.4.4.1.1
A unique value for each track ip. Its value ranges between 1 and 65535 and may not be contigous. It has no other meaning but a pure index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsrpTrackIpAddr 1.3.6.1.4.1.3224.6.4.4.1.2
The IP address of the monitored device.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsrpTrackIpStatus 1.3.6.1.4.1.3224.6.4.4.1.3
Status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(0), fail(1)  

nsrpTrackIpTimestamp 1.3.6.1.4.1.3224.6.4.4.1.4
Timestamp of status change. Reference 1970/1/1 0:0
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpTrackIpInterval 1.3.6.1.4.1.3224.6.4.4.1.5
A frequecy how the track ip is checked. It is in unit of seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpTrackIpThreshhold 1.3.6.1.4.1.3224.6.4.4.1.6
A number of consective failures to regard the device has failed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpTrackIpMethod 1.3.6.1.4.1.3224.6.4.4.1.7
The method to track the device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ping(0), arp(1)  

nsrpTrackIpWeight 1.3.6.1.4.1.3224.6.4.4.1.8
The weight of this failure contributing to the failover.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpTrackIpIfName 1.3.6.1.4.1.3224.6.4.4.1.9
The interface the track messages are sent to. Auto means the actual interface is determined by the routing table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsrpTrackIpTotalCheck 1.3.6.1.4.1.3224.6.4.4.1.10
The number of ping/arp attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpTrackIpTotalFailedCheck 1.3.6.1.4.1.3224.6.4.4.1.11
The number of total failed attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

netscreenNsrpCluster 1.3.6.1.4.1.3224.6.5
OBJECT IDENTIFIER    

nsrpClusterTable 1.3.6.1.4.1.3224.6.5.1
A list of cluster on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsrpClusterEntry

nsrpClusterEntry 1.3.6.1.4.1.3224.6.5.1.1
An entry containing attributes for nsrp cluster
Status: current Access: not-accessible
OBJECT-TYPE    
  NsrpClusterEntry  

nsrpClusterTblIndex 1.3.6.1.4.1.3224.6.5.1.1.1
table index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsrpClusterUnitId 1.3.6.1.4.1.3224.6.5.1.1.2
Unit id in this cluster
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsrpClusterUnitCtrlMac 1.3.6.1.4.1.3224.6.5.1.1.3
Unit id's control path mac address
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

nsrpClusterUnitDataMac 1.3.6.1.4.1.3224.6.5.1.1.4
Unit id's data path mac address
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

netscreenNsrpLinkInfo 1.3.6.1.4.1.3224.6.6
OBJECT IDENTIFIER    

nsrpLinkInfoTable 1.3.6.1.4.1.3224.6.6.1
A list of NSRP link info
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsrpLinkInfoEntry

nsrpLinkInfoEntry 1.3.6.1.4.1.3224.6.6.1.1
An entry containing attributes for nsrp link info
Status: current Access: not-accessible
OBJECT-TYPE    
  NsrpLinkInfoEntry  

nsrpLinkInfoIndex 1.3.6.1.4.1.3224.6.6.1.1.1
table index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsrpLinkInfoLinkType 1.3.6.1.4.1.3224.6.6.1.1.2
link type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER control(0), data(1), unused(2), hapath2(3)  

nsrpLinkInfoChannel 1.3.6.1.4.1.3224.6.6.1.1.3
link channel's name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsrpLinkInfoMac 1.3.6.1.4.1.3224.6.6.1.1.4
link channel's mac address
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

nsrpLinkInfoState 1.3.6.1.4.1.3224.6.6.1.1.5
link channel's state
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), up(1)