OSPF-TE-DRAFT00-MIB

File: OSPF-TE-DRAFT00-MIB.mib (26199 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF INET-ADDRESS-MIB
OSPF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
InetAddressType InetAddress transmission
ospfLsdbLsid ospfRouterId

Defined Types

OspfTeLsdbEntry  
SEQUENCE    
  ospfTeLinkType INTEGER
  ospfTeLinkIdAddr InetAddress
  ospfTeLinkIdAddrType InetAddressType
  ospfTeMetric Integer32
  ospfTeMaxBandwidth Unsigned32
  ospfTeMaxReservableBandwidth Unsigned32
  ospfTeUnreservedBandwidthPri0 Unsigned32
  ospfTeUnreservedBandwidthPri1 Unsigned32
  ospfTeUnreservedBandwidthPri2 Unsigned32
  ospfTeUnreservedBandwidthPri3 Unsigned32
  ospfTeUnreservedBandwidthPri4 Unsigned32
  ospfTeUnreservedBandwidthPri5 Unsigned32
  ospfTeUnreservedBandwidthPri6 Unsigned32
  ospfTeUnreservedBandwidthPri7 Unsigned32
  ospfTeAdministrativeGroup Integer32
  ospfTeLocalId Integer32
  ospfTeRemoteId Integer32
  ospfTeLinkProtectionType INTEGER

OspfTeLocalIntAddrEntry  
SEQUENCE    
  ospfTeLocalIntAddrIndex Unsigned32
  ospfTeLocalIntAddr InetAddress
  ospfTeLocalIntAddrType InetAddressType

OspfTeRemoteIntAddrEntry  
SEQUENCE    
  ospfTeRemoteIntAddrIndex Unsigned32
  ospfTeRemoteIntAddr InetAddress
  ospfTeRemoteIntAddrType InetAddressType

OspfTeSwCapEntry  
SEQUENCE    
  ospfTeSwCapIndex Unsigned32
  ospfTeSwitchingType INTEGER
  ospfTeEncoding INTEGER
  ospfTeMaxLspBandwidthPri0 Unsigned32
  ospfTeMaxLspBandwidthPri1 Unsigned32
  ospfTeMaxLspBandwidthPri2 Unsigned32
  ospfTeMaxLspBandwidthPri3 Unsigned32
  ospfTeMaxLspBandwidthPri4 Unsigned32
  ospfTeMaxLspBandwidthPri5 Unsigned32
  ospfTeMaxLspBandwidthPri6 Unsigned32
  ospfTeMaxLspBandwidthPri7 Unsigned32
  ospfTeMinLspBandwidth Unsigned32
  ospfTeIntMtu Integer32
  ospfTeIndication INTEGER

OspfTeSrlgEntry  
SEQUENCE    
  ospfTeSrlgIndex Unsigned32
  ospfTeSrlg Integer32

Defined Values

ospfTeMIB 1.3.6.1.2.1.10.9988
This MIB contains managed object definitions for extensions to the OSPF MIB in support of Traffic Engienering (TE). Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFCXXX; see the RFC itself for full legal notices.
MODULE-IDENTITY    

ospfTeNotifications 1.3.6.1.2.1.10.9988.0
OBJECT IDENTIFIER    

ospfTeObjects 1.3.6.1.2.1.10.9988.1
OBJECT IDENTIFIER    

ospfTeScalars 1.3.6.1.2.1.10.9988.1.1
OBJECT IDENTIFIER    

ospfTeTables 1.3.6.1.2.1.10.9988.1.2
OBJECT IDENTIFIER    

ospfTeConformance 1.3.6.1.2.1.10.9988.2
OBJECT IDENTIFIER    

ospfTeLsdbTable 1.3.6.1.2.1.10.9988.1.2.1
This table indicates multiple sub-TLVs information in opaque LSA which have been supported by [OSPF-TE].
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfTeLsdbEntry

ospfTeLsdbEntry 1.3.6.1.2.1.10.9988.1.2.1.1
This entry contains each sub-TLVs information commonly utilized in both MPLS and GMPLS
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfTeLsdbEntry  

ospfTeLinkType 1.3.6.1.2.1.10.9988.1.2.1.1.1
This indicates the type of the link such as point-to-point or multi-access
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pointToPoint(1), multiAccess(2)  

ospfTeLinkIdAddr 1.3.6.1.2.1.10.9988.1.2.1.1.2
This indicates the Router ID of the neighbor in the case of point-to-point links. This also indicates the interface address of the designated router in the case of multi-access links.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ospfTeLinkIdAddrType 1.3.6.1.2.1.10.9988.1.2.1.1.3
This object indicates the type of TE link ID address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

ospfTeMetric 1.3.6.1.2.1.10.9988.1.2.1.1.4
This indicates the traffic engineering metric value of the TE link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfTeMaxBandwidth 1.3.6.1.2.1.10.9988.1.2.1.1.5
This indicates the maximum bandwidth that can be used on this link in this direction
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeMaxReservableBandwidth 1.3.6.1.2.1.10.9988.1.2.1.1.6
This indicates the maximum bandwidth that may be reserved on this link in this direction
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeUnreservedBandwidthPri0 1.3.6.1.2.1.10.9988.1.2.1.1.7
This indicates the amount of bandwidth not yet reserved at the priority 0
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeUnreservedBandwidthPri1 1.3.6.1.2.1.10.9988.1.2.1.1.8
This indicates the amount of bandwidth not yet reserved at the priority 1
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeUnreservedBandwidthPri2 1.3.6.1.2.1.10.9988.1.2.1.1.9
This indicates the amount of bandwidth not yet reserved at the priority 2
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeUnreservedBandwidthPri3 1.3.6.1.2.1.10.9988.1.2.1.1.10
This indicates the amount of bandwidth not yet reserved at the priority 3
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeUnreservedBandwidthPri4 1.3.6.1.2.1.10.9988.1.2.1.1.11
This indicates the amount of bandwidth not yet reserved at the priority 4
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeUnreservedBandwidthPri5 1.3.6.1.2.1.10.9988.1.2.1.1.12
This indicates the amount of bandwidth not yet reserved at the priority 5
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeUnreservedBandwidthPri6 1.3.6.1.2.1.10.9988.1.2.1.1.13
This indicates the amount of bandwidth not yet reserved at the priority 6
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeUnreservedBandwidthPri7 1.3.6.1.2.1.10.9988.1.2.1.1.14
This indicates the amount of bandwidth not yet reserved at the priority 7
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeAdministrativeGroup 1.3.6.1.2.1.10.9988.1.2.1.1.15
This indicates the Administrative Group which the link belong to. Since the value is a bit mask, the link can belong to multiple groups. This is also called Resource Class/Color.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfTeLocalId 1.3.6.1.2.1.10.9988.1.2.1.1.16
This indicates the Link local identifier of an unnumbered link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeRemoteId 1.3.6.1.2.1.10.9988.1.2.1.1.17
This indicates the Link remote identifier of an unnumbered link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeLinkProtectionType 1.3.6.1.2.1.10.9988.1.2.1.1.18
This object indicates the protection type of the TE link
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER extraTraffic(0), unprotected(1), shared(2), dedicatedOneToOne(3), dedicatedOnePlusOne(4), enhanced(5)  

ospfTeLocalIntAddrTable 1.3.6.1.2.1.10.9988.1.2.2
This table contains the IP address information of a local TE link.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfTeLocalIntAddrEntry

ospfTeLocalIntAddrEntry 1.3.6.1.2.1.10.9988.1.2.2.1
This entry contains the IP address information of the local TE link.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfTeLocalIntAddrEntry  

ospfTeLocalIntAddrIndex 1.3.6.1.2.1.10.9988.1.2.2.1.1
This indicates the index to identify multiple local TE links
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

ospfTeLocalIntAddr 1.3.6.1.2.1.10.9988.1.2.2.1.2
This object indicates the address of the local TE link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ospfTeLocalIntAddrType 1.3.6.1.2.1.10.9988.1.2.2.1.3
This object indicates the type of local TE link address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

ospfTeRemoteIntAddrTable 1.3.6.1.2.1.10.9988.1.2.3
This table contains the IP address information of a remote TE link.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfTeRemoteIntAddrEntry

ospfTeRemoteIntAddrEntry 1.3.6.1.2.1.10.9988.1.2.3.1
This entry contains the IP address information of the remote TE link.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfTeRemoteIntAddrEntry  

ospfTeRemoteIntAddrIndex 1.3.6.1.2.1.10.9988.1.2.3.1.1
This indicates the index to identify multiple remote TE links.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

ospfTeRemoteIntAddr 1.3.6.1.2.1.10.9988.1.2.3.1.2
This object indicates the address of the remote TE link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ospfTeRemoteIntAddrType 1.3.6.1.2.1.10.9988.1.2.3.1.3
This object indicates the type of the remote TE link address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

ospfTeSwCapTable 1.3.6.1.2.1.10.9988.1.2.4
This table contains the GMPLS OSPF TE switching capability information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfTeSwCapEntry

ospfTeSwCapEntry 1.3.6.1.2.1.10.9988.1.2.4.1
This entry relates each TE link with its GMPLS TE switching capability information. IF the MIB deals with only OSPF-TE information, the value of each object related with GMPLS TE extensions should be null.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfTeSwCapEntry  

ospfTeSwCapIndex 1.3.6.1.2.1.10.9988.1.2.4.1.1
This index is utilized to identify multiple switching functions on a local or remote TE link.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

ospfTeSwitchingType 1.3.6.1.2.1.10.9988.1.2.4.1.2
This object indicates the GMPLS switching capability assigned to the TE link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), psc1(1), psc2(2), psc3(3), psc4(4), l2sc(51), tdm(100), lsc(150), fsc(200)  

ospfTeEncoding 1.3.6.1.2.1.10.9988.1.2.4.1.3
This object indicates the GMPLS encoding type assigned to the TE link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER packet(1), ethernet(2), ansiEtsiPdh(3), sdhSonet(5), digitalWrapper(7), lambda(8), fiber(9), fiberChannel(11)  

ospfTeMaxLspBandwidthPri0 1.3.6.1.2.1.10.9988.1.2.4.1.4
This object indicates the maximum bandwidth of the TE link at the priority 0 for GMPLS LSP creation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeMaxLspBandwidthPri1 1.3.6.1.2.1.10.9988.1.2.4.1.5
This object indicates the maximum bandwidth of the TE link at the priority 1 for GMPLS LSP creation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeMaxLspBandwidthPri2 1.3.6.1.2.1.10.9988.1.2.4.1.6
This object indicates the maximum bandwidth of the TE link at the priority 2 for GMPLS LSP creation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeMaxLspBandwidthPri3 1.3.6.1.2.1.10.9988.1.2.4.1.7
This object indicates the maximum bandwidth of the TE link at the priority 3 for GMPLS LSP creation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeMaxLspBandwidthPri4 1.3.6.1.2.1.10.9988.1.2.4.1.8
This object indicates the maximum bandwidth of the TE link at the priority 4 for GMPLS LSP creation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeMaxLspBandwidthPri5 1.3.6.1.2.1.10.9988.1.2.4.1.9
This object indicates the maximum bandwidth of the TE link at the priority 5 for GMPLS LSP creation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeMaxLspBandwidthPri6 1.3.6.1.2.1.10.9988.1.2.4.1.10
This object indicates the maximum bandwidth of the TE link at the priority 6 for GMPLS LSP creation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeMaxLspBandwidthPri7 1.3.6.1.2.1.10.9988.1.2.4.1.11
This object indicates the maximum bandwidth of the TE link at the priority 7 for GMPLS LSP creation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeLspMinBandwidth 1.3.6.1.2.1.10.9988.1.2.4.1.12
This object indicates the minimum bandwidth of the TE link for GMPLS LSP creation if the switching capability field is TDM, PSC- 1, PSC-2, PSC-3, or PSC-4.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ospfTeIntMtu 1.3.6.1.2.1.10.9988.1.2.4.1.13
This object indicates the MTU of the local or remote TE link
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ospfTeIndication 1.3.6.1.2.1.10.9988.1.2.4.1.14
This object indicates whether the interface supports Standard or Arbitrary SONET/SDH.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standard(0), arbitrary(1)  

ospfTeSrlgTable 1.3.6.1.2.1.10.9988.1.2.5
This table contains the SRLG information of the TE link.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfTeSrlgEntry

ospfTeSrlgEntry 1.3.6.1.2.1.10.9988.1.2.5.1
This entry relates each TE link with its SRLG information.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfTeSrlgEntry  

ospfTeSrlgIndex 1.3.6.1.2.1.10.9988.1.2.1.1.1
This index is utilized to identify multiple SRLG values on a local or remote TE link.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

ospfTeSrlg 1.3.6.1.2.1.10.9988.1.2.5.1.2
This object indicate the SRLG value assigned to a local or remote TE link
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfTeGroups 1.3.6.1.2.1.10.9988.2.1
OBJECT IDENTIFIER    

ospfTeCompliances 1.3.6.1.2.1.10.9988.2.2
OBJECT IDENTIFIER    

ospfTeModuleFullCompliance 1.3.6.1.2.1.10.9988.2.2.1
Compliance statement for agents provides full support for the OSPF-TE MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

ospfTeModuleReadOnlyCompliance 1.3.6.1.2.1.10.9988.2.2.2
Compliance requirement for implementations only provide read-only support for OSPF-TE. Such devices can then be monitored but cannot be configured using this MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

ospfTeMainGroup 1.3.6.1.2.1.10.9988.2.1.1
Collection of objects for OSPF-TE management
Status: current Access: read-only
OBJECT-GROUP