RC-ISIS-MIB

File: RC-ISIS-MIB.mib (34172 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
RAPID-CITY

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 Counter32 IpAddress
TimeTicks TEXTUAL-CONVENTION DisplayString
RowStatus TruthValue MacAddress
InterfaceIndex InterfaceIndexOrZero EnableValue
rcIsis

Defined Types

IsisPlsbNodeNickName  
Plsb Node Nick name.
TEXTUAL-CONVENTION    
  OCTET STRING Size(3)  

RcIsisCircuitEntry  
SEQUENCE    
  rcIsisCircuitIndex Integer32
  rcIsisCircuitType INTEGER
  rcIsisCircuitAuthType INTEGER
  rcIsisCircuitKeyId INTEGER
  rcIsisCircuitAuthKey OCTET STRING
  rcIsisCircuitAddr IpAddress
  rcIsisCircuitMask IpAddress
  rcIsisCircuitOperState INTEGER
  rcIsisCircuitNumAdj Integer32
  rcIsisCircuitNumUpAdj Integer32

RcIsisPlsbEntry  
SEQUENCE    
  rcIsisPlsbId Integer32
  rcIsisPlsbRowStatus RowStatus
  rcIsisPlsbNodeNickName IsisPlsbNodeNickName
  rcIsisPlsbVlans OCTET STRING
  rcIsisPlsbLsdbTrap EnableValue

IsisDefaultL1Metric  
Integer sub-range for default metric for single hop. ISO 10589 provides for 4 types of metric. Only the 'default' metric is used in practice.
TEXTUAL-CONVENTION    
  Integer32 1..63  

IsisWideL1Metric  
Wide Metric for IS Neighbors. ISO 10589 provides a 6 bit metric. Traffic Engineering extensions provide 24 bit metrics.
TEXTUAL-CONVENTION    
  Integer32 1..16777215  

RcIsisCircuitPlsbEntry  
SEQUENCE    
  rcIsisCircuitPlsbIndex InterfaceIndexOrZero
  rcIsisCircuitPlsbId Integer32
  rcIsisCircuitPlsbRowStatus RowStatus
  rcIsisCircuitPlsbState EnableValue
  rcIsisCircuitPlsbType INTEGER
  rcIsisCircuitPlsbL1Metric IsisDefaultL1Metric
  rcIsisCircuitPlsbWideL1Metric IsisWideL1Metric

RcIsisPlsbUnicastFibEntry  
SEQUENCE    
  rcIsisPlsbUnicastFibDestinationMacAddr MacAddress
  rcIsisPlsbUnicastFibVlan Integer32
  rcIsisPlsbUnicastFibSysId OCTET STRING
  rcIsisPlsbUnicastFibOutgoingPort InterfaceIndex

RcIsisPlsbMulticastFibEntry  
SEQUENCE    
  rcIsisPlsbMulticastFibMcastDestMacAddr MacAddress
  rcIsisPlsbMulticastFibVlan Integer32
  rcIsisPlsbMulticastFibSysId OCTET STRING
  rcIsisPlsbMulticastFibIsid Integer32
  rcIsisPlsbMulticastFibOutgoingPorts DisplayString

RcIsisPlsbIsidEntry  
SEQUENCE    
  rcIsisPlsbIsidSourceName Integer32
  rcIsisPlsbIsidId Integer32
  rcIsisPlsbIsidSysId OCTET STRING
  rcIsisPlsbIsidType INTEGER

RcIsisAdjEntry  
SEQUENCE    
  rcIsisAdjCircIndex Integer32
  rcIsisAdjIndex Unsigned32
  rcIsisAdjHostName OCTET STRING
  rcIsisAdjIfIndex InterfaceIndex

RcIsisLSPEntry  
SEQUENCE    
  rcIsisLSPLevel INTEGER
  rcIsisLSPID OCTET STRING
  rcIsisLSPSeq Unsigned32
  rcIsisLSPHostName OCTET STRING

Defined Values

rcIsisMib 1.3.6.1.4.1.2272.1.63.0
Enterprise MIB for the Accelar product family.
MODULE-IDENTITY    

rcIsisGlobalGroup 1.3.6.1.4.1.2272.1.63.1
OBJECT IDENTIFIER    

rcIsisGlobalAreaAuthType 1.3.6.1.4.1.2272.1.63.1.1
The authentication type for the area
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), simple(1), hmac-md5(2)  

rcIsisGlobalAreaKeyId 1.3.6.1.4.1.2272.1.63.1.2
Authentication key-id for the area. This is required if the auth-type is hmac-md5 else it is not required.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

rcIsisGlobalAreaAuthKey 1.3.6.1.4.1.2272.1.63.1.3
Authentication key, this key will be used to authenticate the LSP's received on the area
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

rcIsisGlobalDomainAuthType 1.3.6.1.4.1.2272.1.63.1.4
The authentication type for the domain
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), simple(1), hmac-md5(2)  

rcIsisGlobalDomainKeyId 1.3.6.1.4.1.2272.1.63.1.5
The authentication key-id for the domain. This is required if the auth-type is hmac-md5 else it is not required.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

rcIsisGlobalDomainAuthKey 1.3.6.1.4.1.2272.1.63.1.6
Authentication key, this key will be used to authenticate the LSP's received on the domain
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

rcIsisGlobalCsnpInt 1.3.6.1.4.1.2272.1.63.1.7
Interval of time, in seconds, between periodic transmission of a complete set of CSNPs on multiaccess networks if this router is the designated router at this level. This object follows the resettingTimer behavior. For ResettingTimer description see the ISIS MIB
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..600  

rcIsisGlobalRxmtLspInt 1.3.6.1.4.1.2272.1.63.1.8
Minimum interval, in seconds, between re-transmission of a LSP at this level. This object follows the resettingTimer behavior. For ResettingTimer description see the ISIS MIB
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

rcIsisGlobalPSNPInterval 1.3.6.1.4.1.2272.1.63.1.9
Minimum interval in seconds between sending Partial Sequence Number PDUs at this level. This object follows the resettingTimer behavior. For ResettingTimer description see the ISIS MIB
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..120  

rcIsisGlobalHostName 1.3.6.1.4.1.2272.1.63.1.10
The hostname listed in LSP, or the system name if host name is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

rcIsisGlobalSpfDelay 1.3.6.1.4.1.2272.1.63.1.11
ISIS SPF delay in miliseconds
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 100..5000  

rcIsisGlobalControlVlan 1.3.6.1.4.1.2272.1.63.1.12
ISIS control vlan ID
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

rcIsisCircuitTable 1.3.6.1.4.1.2272.1.63.2
Table of IS-IS Circuit, this is extension to the isisCircTable defined in ISIS MIB
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIsisCircuitEntry

rcIsisCircuitEntry 1.3.6.1.4.1.2272.1.63.2.1
An entry of rcIsisCircuit Table. A Entry in table exists for each ISIS circuit created
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIsisCircuitEntry  

rcIsisCircuitIndex 1.3.6.1.4.1.2272.1.63.2.1.1
The identifier of this circuit, unique within the Intermediate System. This object follows the index behavior. This is for SNMP Indexing purposes only and need not have any relation to any protocol value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

rcIsisCircuitType 1.3.6.1.4.1.2272.1.63.2.1.2
ISIS circuit type this is an extention to ISIS circuit table, this was required a standard MIB circuit type does not support passive type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bcast(1), ptpt(2), passive(3)  

rcIsisCircuitAuthType 1.3.6.1.4.1.2272.1.63.2.1.3
Authentication type for IIH to be sent/reveived on the circuit/interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), simple(1), hmac-md5(2)  

rcIsisCircuitKeyId 1.3.6.1.4.1.2272.1.63.2.1.4
Authentication key id related to IIH key This can be set only if the auth-type is hmac-md5
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

rcIsisCircuitAuthKey 1.3.6.1.4.1.2272.1.63.2.1.5
Authentication key to be used to authenticate IIH sent/reveived on the circuit/interface
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

rcIsisCircuitAddr 1.3.6.1.4.1.2272.1.63.2.1.6
IP address associated with the interface
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIsisCircuitMask 1.3.6.1.4.1.2272.1.63.2.1.7
IP mask associated with the interface
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIsisCircuitOperState 1.3.6.1.4.1.2272.1.63.2.1.8
This variable tells the operating state of circ
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), up(1), down(2)  

rcIsisCircuitNumAdj 1.3.6.1.4.1.2272.1.63.2.1.9
NUmber of adjacencies
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIsisCircuitNumUpAdj 1.3.6.1.4.1.2272.1.63.2.1.10
Number of adjancencies which are UP
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIsisStats 1.3.6.1.4.1.2272.1.63.3
OBJECT IDENTIFIER    

rcIsisStatsClearErrorCounters 1.3.6.1.4.1.2272.1.63.3.1
Clear ISIS global and interface error counters.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIsisStatsClearPacketCounters 1.3.6.1.4.1.2272.1.63.3.2
Clear IS-IS control packets sent and received at each level on all the interface/circuits.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIsisPlsbTable 1.3.6.1.4.1.2272.1.63.4
Table of PLSB under IS-IS
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIsisPlsbEntry

rcIsisPlsbEntry 1.3.6.1.4.1.2272.1.63.4.1
An entry of rcIsisPlsb Table. A Entry in table exists for each plsb instance created
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIsisPlsbEntry  

rcIsisPlsbId 1.3.6.1.4.1.2272.1.63.4.1.1
PLSB instance ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..100  

rcIsisPlsbRowStatus 1.3.6.1.4.1.2272.1.63.4.1.2
The state of the rcIsisPlsbEntry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rcIsisPlsbNodeNickName 1.3.6.1.4.1.2272.1.63.4.1.3
PLSB node's nickname is used to calculate ISID multicast mac address.
Status: current Access: read-create
OBJECT-TYPE    
  IsisPlsbNodeNickName  

rcIsisPlsbVlans 1.3.6.1.4.1.2272.1.63.4.1.4
PLSB ISIS vlans for a PLSB instance.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(512)  

rcIsisPlsbLsdbTrap 1.3.6.1.4.1.2272.1.63.4.1.5
isis PLSB lsdb update trap enable on this plsb instance
Status: current Access: read-create
OBJECT-TYPE    
  EnableValue  

rcIsisCircuitPlsbTable 1.3.6.1.4.1.2272.1.63.5
Table of IS-IS Circuit PLSB instance
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIsisCircuitPlsbEntry

rcIsisCircuitPlsbEntry 1.3.6.1.4.1.2272.1.63.5.1
An entry of rcIsisCircuitPlsb Table. A Entry in table exists for each PLSB instance under a ISIS circuit created
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIsisCircuitPlsbEntry  

rcIsisCircuitPlsbIndex 1.3.6.1.4.1.2272.1.63.5.1.1
The identifier of this circuit, unique within the Intermediate System. This object follows the index behavior. This is for SNMP Indexing purposes only and need not have any relation to any protocol value.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

rcIsisCircuitPlsbId 1.3.6.1.4.1.2272.1.63.5.1.2
PLSB instance ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..100  

rcIsisCircuitPlsbRowStatus 1.3.6.1.4.1.2272.1.63.5.1.3
The state of the rcIsisCircuitPlsbEntry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rcIsisCircuitPlsbState 1.3.6.1.4.1.2272.1.63.5.1.4
PLSB functionality enable on this Plsb instance at this port
Status: current Access: read-create
OBJECT-TYPE    
  EnableValue  

rcIsisCircuitPlsbType 1.3.6.1.4.1.2272.1.63.5.1.5
ISIS circuit type this is an extention to ISIS circuit table, this was required a standard MIB circuit type does not support passive type
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER bcast(1), ptpt(2)  

rcIsisCircuitPlsbL1Metric 1.3.6.1.4.1.2272.1.63.5.1.6
The metric value of this circuit for this level.
Status: current Access: read-create
OBJECT-TYPE    
  IsisDefaultL1Metric  

rcIsisCircuitPlsbWideL1Metric 1.3.6.1.4.1.2272.1.63.5.1.7
The metric value of this circuit for this level.
Status: current Access: read-create
OBJECT-TYPE    
  IsisWideL1Metric  

rcIsisPlsbUnicastFibTable 1.3.6.1.4.1.2272.1.63.6
Table of IS-IS PLSB Unicast FIB
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIsisPlsbUnicastFibEntry

rcIsisPlsbUnicastFibEntry 1.3.6.1.4.1.2272.1.63.6.1
An entry of rcIsisPlsbUnicastFib Table. A Entry in table exists for each PLSB unicast forwarding entry generated by ISIS SPF computation
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIsisPlsbUnicastFibEntry  

rcIsisPlsbUnicastFibDestinationMacAddr 1.3.6.1.4.1.2272.1.63.6.1.1
Destination Mac Address of the unicast FIB entry
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

rcIsisPlsbUnicastFibVlan 1.3.6.1.4.1.2272.1.63.6.1.2
Vlan of the unicast FIB entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

rcIsisPlsbUnicastFibSysId 1.3.6.1.4.1.2272.1.63.6.1.3
System ID of the node where unicast FIB entry come from
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(6)  

rcIsisPlsbUnicastFibOutgoingPort 1.3.6.1.4.1.2272.1.63.6.1.4
Outgoing port of the unicast Fib entry.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIsisPlsbMulticastFibTable 1.3.6.1.4.1.2272.1.63.7
Table of IS-IS PLSB Multicast FIB
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIsisPlsbMulticastFibEntry

rcIsisPlsbMulticastFibEntry 1.3.6.1.4.1.2272.1.63.7.1
An entry of rcIsisPlsbmulticastFib Table. A Entry in table exists for each PLSB Multicast forwarding entry generated by ISIS SPF computation
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIsisPlsbMulticastFibEntry  

rcIsisPlsbMulticastFibMcastDestMacAddr 1.3.6.1.4.1.2272.1.63.7.1.1
Multicast destination Mac Address of the multicast FIB entry
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

rcIsisPlsbMulticastFibVlan 1.3.6.1.4.1.2272.1.63.7.1.2
Vlan of the multicast FIB entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

rcIsisPlsbMulticastFibSysId 1.3.6.1.4.1.2272.1.63.7.1.3
System ID of the node where multicast FIB entry come from
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(6)  

rcIsisPlsbMulticastFibIsid 1.3.6.1.4.1.2272.1.63.7.1.4
Isid id of the multicast FIB entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16777215  

rcIsisPlsbMulticastFibOutgoingPorts 1.3.6.1.4.1.2272.1.63.7.1.5
Nni port of the multicast Fib entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rcIsisPlsbIsidTable 1.3.6.1.4.1.2272.1.63.8
Table of IS-IS PLSB ISID
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIsisPlsbIsidEntry

rcIsisPlsbIsidEntry 1.3.6.1.4.1.2272.1.63.8.1
An entry of rcIsisPlsbIsid Table. A Entry in table exists for each PLSB i-sid configed or discovered by IS-IS
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIsisPlsbIsidEntry  

rcIsisPlsbIsidSourceName 1.3.6.1.4.1.2272.1.63.8.1.1
nick name of node where this i-sid got configed or discovered
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16777215  

rcIsisPlsbIsidId 1.3.6.1.4.1.2272.1.63.8.1.2
IS-IS PLSB Isid id
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16777215  

rcIsisPlsbIsidSysId 1.3.6.1.4.1.2272.1.63.8.1.3
System ID of the node where multicast FIB entry come from
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(6)  

rcIsisPlsbIsidType 1.3.6.1.4.1.2272.1.63.8.1.4
PLSB i-sid type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER config(1), discover(2)  

rcIsisTrap 1.3.6.1.4.1.2272.1.63.9
OBJECT IDENTIFIER    

rcIsisLocalLspId 1.3.6.1.4.1.2272.1.63.9.1
The 8 byte Local LSP ID, consisting of the SystemID, Circuit ID, and Fragment Number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(17)  

rcIsisLocall1Metric 1.3.6.1.4.1.2272.1.63.9.2
l1-metric for ISIS interface on local Node.
Status: current Access: read-only
OBJECT-TYPE    
  IsisDefaultL1Metric  

rcIsisNgbLspId 1.3.6.1.4.1.2272.1.63.9.3
The 8 byte neighbor LSP ID, consisting of the SystemID, Circuit ID, and Fragment Number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(17)  

rcIsisNgbl1Metric 1.3.6.1.4.1.2272.1.63.9.4
l1-metric for ISIS interface on neighbor Node.
Status: current Access: read-only
OBJECT-TYPE    
  IsisDefaultL1Metric  

rcIsisPlsbTrapType 1.3.6.1.4.1.2272.1.63.9.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER metricMismatch(1), duplicateSysid(2), lsdbUpdate(3), duplicateNickname(4)  

rcIsisLocalSysId 1.3.6.1.4.1.2272.1.63.9.6
ISIS local node system-id.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(14)  

rcIsisLocalInterface 1.3.6.1.4.1.2272.1.63.9.7
ISIS local interface index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIsisTrapIndicator 1.3.6.1.4.1.2272.1.63.9.8
indicates that an alarm has been Raised, or an alarm has been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER alarm(1), clear(2)  

rcIsisLocalNickname 1.3.6.1.4.1.2272.1.63.9.9
ISIS local node nick-name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(7)  

rcIsisNgbNickname 1.3.6.1.4.1.2272.1.63.9.10
ISIS neighbor node nick-name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(7)  

rcIsisNgbSysId 1.3.6.1.4.1.2272.1.63.9.11
ISIS neighbor node system-id.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(14)  

rcIsisAdjTable 1.3.6.1.4.1.2272.1.63.10
Table of IS-IS Adjacency, this is extension to the isisISAdjTable defined in ISIS MIB
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIsisAdjEntry

rcIsisAdjEntry 1.3.6.1.4.1.2272.1.63.10.1
An entry of rcIsisAdj Table. A Entry in table exists for each ISIS adjacency
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIsisAdjEntry  

rcIsisAdjCircIndex 1.3.6.1.4.1.2272.1.63.10.1.1
The identifier of this circuit, unique within the Intermediate System. This object follows the index behavior. This is for SNMP Indexing purposes only and need not have any relation to any protocol value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

rcIsisAdjIndex 1.3.6.1.4.1.2272.1.63.10.1.2
A unique value identifying the IS adjacency from all other such adjacencies on this circuit. This value is automatically assigned by the system when the adjacency is created.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

rcIsisAdjHostName 1.3.6.1.4.1.2272.1.63.10.1.3
The hostname listed in LSP, or the system name if host name is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

rcIsisAdjIfIndex 1.3.6.1.4.1.2272.1.63.10.1.4
The value of ifIndex for the interface to which this circuit corresponds.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIsisLSPTable 1.3.6.1.4.1.2272.1.63.11
Table of IS-IS LSP, this is extension to the isisLSPSummaryTable defined in ISIS MIB
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIsisLSPEntry

rcIsisLSPEntry 1.3.6.1.4.1.2272.1.63.11.1
An entry of rcIsisLSP Table. A Entry in table exists for each ISIS LSP
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIsisLSPEntry  

rcIsisLSPLevel 1.3.6.1.4.1.2272.1.63.11.1.1
At which level does this LSP appear?
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER area(1), domain(2)  

rcIsisLSPID 1.3.6.1.4.1.2272.1.63.11.1.2
The 8 byte LSP ID, consisting of the SystemID, Circuit ID, and Fragment Number.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(8)  

rcIsisLSPSeq 1.3.6.1.4.1.2272.1.63.11.1.3
The sequence number for this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rcIsisLSPHostName 1.3.6.1.4.1.2272.1.63.11.1.4
The hostname listed in LSP, or the system name if host name is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)