HUAWEI-RM-EXT-MIB

File: HUAWEI-RM-EXT-MIB.mib (70045 bytes)

Imported modules

ENTITY-MIB HUAWEI-MIB IPV6-TC
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

entPhysicalIndex entPhysicalName hwDatacomm
Ipv6Address OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP IpAddress Integer32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE RowStatus

Defined Types

HwStaticRouteEntry  
SEQUENCE    
  hwStaticRouteSourceVpnName OCTET STRING
  hwStaticRouteDestIpAddr IpAddress
  hwStaticRouteDestMaskAddr IpAddress
  hwStaticRouteDestVpnName OCTET STRING
  hwStaticRouteNextHop IpAddress
  hwStaticRouteOutIfIndex Unsigned32
  hwStaticRouteBfdName OCTET STRING
  hwStaticRoutePrefer Integer32
  hwStaticRouteDescrip OCTET STRING
  hwStaticRouteRowStatus RowStatus

HwRouteStatEntry  
SEQUENCE    
  hwRouteStatVpnName OCTET STRING
  hwRouteStatProtocolId INTEGER
  hwRouteStatTotal Unsigned32
  hwRouteStatActive Unsigned32
  hwRouteStatAdded Unsigned32
  hwRouteStatDeleted Unsigned32
  hwRouteStatFreed Unsigned32

HwIpv6RouteStatEntry  
SEQUENCE    
  hwIpv6RouteStatVpnName OCTET STRING
  hwIpv6RouteStatProtocolId INTEGER
  hwIpv6RouteStatTotal Unsigned32
  hwIpv6RouteStatActive Unsigned32
  hwIpv6RouteStatAdded Unsigned32
  hwIpv6RouteStatDeleted Unsigned32
  hwIpv6RouteStatFreed Unsigned32

HwStaticRouteExtEntry  
SEQUENCE    
  hwStaticRouteSourceVpnNameExt OCTET STRING
  hwStaticRouteDestIpAddrExt IpAddress
  hwStaticRouteDestMaskAddrExt IpAddress
  hwStaticRouteNextHopExt IpAddress
  hwStaticRouteOutIfIndexExt Unsigned32
  hwStaticRouteDestVpnNameExt OCTET STRING
  hwStaticRouteBfdNameExt OCTET STRING
  hwStaticRoutePreferExt Unsigned32
  hwStaticRouteDescripExt OCTET STRING
  hwStaticRouteRowStatusExt RowStatus
  hwStaticRoutePermanentExt INTEGER
  hwStaticRouteLdpSyncExt INTEGER

HwIpv6StaticRouteEntry  
SEQUENCE    
  hwIpv6StaticRouteSourceVpnName OCTET STRING
  hwIpv6StaticRouteDestIpAddr Ipv6Address
  hwIpv6StaticRoutePrefixLen Unsigned32
  hwIpv6StaticRouteNextHop Ipv6Address
  hwIpv6StaticRouteOutIfIndex Unsigned32
  hwIpv6StaticRouteDestVpnName OCTET STRING
  hwIpv6StaticRouteBfdName OCTET STRING
  hwIpv6StaticRouteNqaAdminName OCTET STRING
  hwIpv6StaticRouteNqaTestName OCTET STRING
  hwIpv6StaticRoutePrefer Unsigned32
  hwIpv6StaticRouteTag Unsigned32
  hwIpv6StaticRouteDescr OCTET STRING
  hwIpv6StaticRouteRowStatus RowStatus

HwTnl2L3vpnEntry  
SEQUENCE    
  hwL3vpnTnlId Unsigned32
  hwVpnIndex Unsigned32
  hwVpnName OCTET STRING

HwTnl2VplsEntry  
SEQUENCE    
  hwVplsTnlId Unsigned32
  hwVplsVcId Unsigned32
  hwVsiIndex Unsigned32
  hwVsiId Unsigned32
  hwVsiName OCTET STRING
  hwVplsVcType Unsigned32
  hwVplsPeerIp IpAddress

HwTnl2Pwe3VllEntry  
SEQUENCE    
  hwPwVllTnlId Unsigned32
  hwAcIndex Unsigned32
  hwPwVllIfName OCTET STRING
  hwMasterSlaveFlag Unsigned32
  hwPwVllPeerIp IpAddress
  hwPwVllVcId Unsigned32
  hwPwVllSvcFlag Unsigned32
  hwPwVcType INTEGER
  hwSvcReceiveLabel Unsigned32
  hwSvcTransmitLabel Unsigned32

HwTnlIf2TnlIdEntry  
SEQUENCE    
  hwTunnelIf OCTET STRING
  hwTunnelId Unsigned32

HwTnl2MultiHopPwe3Entry  
SEQUENCE    
  hwMultiHopPwe3TnlId Unsigned32
  hwMultiHopPwe3VcType Unsigned32
  hwMultiHopPwe3VcId Unsigned32
  hwMultiHopPwe3PeerIp IpAddress

HwGresmTokenEntry  
SEQUENCE    
  hwGresmTokenMode INTEGER
  hwGresmTokenUsedNum Integer32
  hwGresmTokenMaxValue Integer32

Defined Values

hwRmExt 1.3.6.1.4.1.2011.5.25.145
This mib file is used for Manage the static route table configuration.
MODULE-IDENTITY    

hwRmExtObjects 1.3.6.1.4.1.2011.5.25.145.1
OBJECT IDENTIFIER    

hwStaticRouteTable 1.3.6.1.4.1.2011.5.25.145.1.1
The table is used for creating static routes. The indexes of this table are hwStaticRouteSourceVpnName, hwStaticRouteDestIpAddr,hwStaticRouteDestMaskAddr, hwStaticRouteDestVpnName,hwStaticRouteNextHop,hwStaticRouteOutIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwStaticRouteEntry

hwStaticRouteEntry 1.3.6.1.4.1.2011.5.25.145.1.1.1
The table is used for creating static routes. The indexes of this entry are hwStaticRouteSourceVpnName, hwStaticRouteDestIpAddr,hwStaticRouteDestMaskAddr, hwStaticRouteDestVpnName,hwStaticRouteNextHop,hwStaticRouteOutIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwStaticRouteEntry  

hwStaticRouteSourceVpnName 1.3.6.1.4.1.2011.5.25.145.1.1.1.1
The source VPN of static routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwStaticRouteDestIpAddr 1.3.6.1.4.1.2011.5.25.145.1.1.1.2
The destination IP address of this route.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwStaticRouteDestMaskAddr 1.3.6.1.4.1.2011.5.25.145.1.1.1.3
Indicate the mask of the destination address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwStaticRouteDestVpnName 1.3.6.1.4.1.2011.5.25.145.1.1.1.4
The destination VPN for gateway address.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwStaticRouteNextHop 1.3.6.1.4.1.2011.5.25.145.1.1.1.5
The next hop of static routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwStaticRouteOutIfIndex 1.3.6.1.4.1.2011.5.25.145.1.1.1.6
The out interface ifnet index of static routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwStaticRouteBfdName 1.3.6.1.4.1.2011.5.25.145.1.1.1.7
This object indicates the name of a BFD session to which static routes are to be bound.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

hwStaticRoutePrefer 1.3.6.1.4.1.2011.5.25.145.1.1.1.8
The preference of static routes.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

hwStaticRouteDescrip 1.3.6.1.4.1.2011.5.25.145.1.1.1.9
The description of the static routes.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

hwStaticRouteRowStatus 1.3.6.1.4.1.2011.5.25.145.1.1.1.10
Indicates the row status. Options: 1. active(1) -when this leaf is queried, the value is fixed to active(1) 2. createAndGo(4) -create a static route 3. destroy(6) -delete a static route
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRouteStatTable 1.3.6.1.4.1.2011.5.25.145.1.2
This entity is a route statistics table. The indexes of this table are hwRouteStatVpnName and hwRouteStatProtocolId.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRouteStatEntry

hwRouteStatEntry 1.3.6.1.4.1.2011.5.25.145.1.2.1
This entity is a route statistics table. The indexes of this entry are hwRouteStatVpnName and hwRouteStatProtocolId.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRouteStatEntry  

hwRouteStatVpnName 1.3.6.1.4.1.2011.5.25.145.1.2.1.1
The name of the VPN instance for static routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwRouteStatProtocolId 1.3.6.1.4.1.2011.5.25.145.1.2.1.2
Specifies the protocol ID of the route. Options: 1. direct(1) -indicates the direct route 2. static(2) -indicates the static route 3. ospf(3) -indicates the OSPF route 4. isis(6) -indicates the IS-IS route 5. rip(7) -indicates the RIP route 6. bgp(8) -indicates the BGP route
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER direct(1), static(2), ospf(3), isis(6), rip(7), bgp(8)  

hwRouteStatTotal 1.3.6.1.4.1.2011.5.25.145.1.2.1.3
Total number of routes of a protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwRouteStatActive 1.3.6.1.4.1.2011.5.25.145.1.2.1.4
Total number of active routes of a protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwRouteStatAdded 1.3.6.1.4.1.2011.5.25.145.1.2.1.5
Total number of added routes of a protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwRouteStatDeleted 1.3.6.1.4.1.2011.5.25.145.1.2.1.6
Total number of deleted routes of a protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwRouteStatFreed 1.3.6.1.4.1.2011.5.25.145.1.2.1.7
Total number of released routes of a protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwIpv6RouteStatTable 1.3.6.1.4.1.2011.5.25.145.1.3
This entity is an IPv6 route statistics table. Supports the statistics of DIRECT/STATIC/BGP/OSPFv3/ISIS/RIPng routes. The indexes of this table are hwIpv6RouteStatVpnName and hwIpv6RouteStatProtocolId.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIpv6RouteStatEntry

hwIpv6RouteStatEntry 1.3.6.1.4.1.2011.5.25.145.1.3.1
This entity is an IPv6 route statistics table. Supports the statistics of DIRECT/STATIC/BGP/OSPFv3/ISIS/RIPng routes. The indexes of this entry are hwIpv6RouteStatVpnName and hwIpv6RouteStatProtocolId.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIpv6RouteStatEntry  

hwIpv6RouteStatVpnName 1.3.6.1.4.1.2011.5.25.145.1.3.1.1
The name of the IPv6 VPN instance for static routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwIpv6RouteStatProtocolId 1.3.6.1.4.1.2011.5.25.145.1.3.1.2
Specifies the protocol ID of the route. Options: 1. direct(1) -indicates the IPv6 direct route 2. static(2) -indicates the IPv6 static route 3. ospf(3) -indicates the IPv6 OSPF route 4. isis(6) -indicates the IPv6 IS-IS route 5. rip(7) -indicates the IPv6 RIP route 6. bgp(8) -indicates the IPv6 BGP route
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER direct(1), static(2), ospf(3), isis(6), rip(7), bgp(8)  

hwIpv6RouteStatTotal 1.3.6.1.4.1.2011.5.25.145.1.3.1.3
Total number of routes of a protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwIpv6RouteStatActive 1.3.6.1.4.1.2011.5.25.145.1.3.1.4
Total number of active routes of a protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwIpv6RouteStatAdded 1.3.6.1.4.1.2011.5.25.145.1.3.1.5
Total number of added routes of a protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwIpv6RouteStatDeleted 1.3.6.1.4.1.2011.5.25.145.1.3.1.6
Total number of deleted routes of a protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwIpv6RouteStatFreed 1.3.6.1.4.1.2011.5.25.145.1.3.1.7
Total number of released routes of a protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwStaticRouteExtTable 1.3.6.1.4.1.2011.5.25.145.1.4
This entity is a static route table. Supports the create/destroy/modify/display operation on static routes and BFD session binding/unbinding with static routes. The indexes of this table are hwStaticRouteSourceVpnNameExt, hwStaticRouteDestIpAddrExt, hwStaticRouteDestMaskAddrExt, hwStaticRouteNextHopExt, and hwStaticRouteOutIfIndexExt.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwStaticRouteExtEntry

hwStaticRouteExtEntry 1.3.6.1.4.1.2011.5.25.145.1.4.1
This entity is a static route table. Supports the create/destroy/modify/display operation on static routes and BFD session binding/unbinding with static routes. The indexes of this entry are hwStaticRouteSourceVpnNameExt, hwStaticRouteDestIpAddrExt, hwStaticRouteDestMaskAddrExt, hwStaticRouteNextHopExt, and hwStaticRouteOutIfIndexExt.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwStaticRouteExtEntry  

hwStaticRouteSourceVpnNameExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.1
The name of source VPN for static route.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwStaticRouteDestIpAddrExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.2
The destination IP address of this route.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwStaticRouteDestMaskAddrExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.3
The mask of the destination address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwStaticRouteNextHopExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.4
The next hop of static route.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwStaticRouteOutIfIndexExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.5
The ifnet index of the outgoing interface of static route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwStaticRouteDestVpnNameExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.6
The name of the destination VPN for gateway address.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwStaticRouteBfdNameExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.7
This object indicates the name of a BFD session to which static routes are to be bound.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

hwStaticRoutePreferExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.8
The preference of static route.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

hwStaticRouteDescripExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.9
The description of static route.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

hwStaticRouteRowStatusExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.10
The operation for static route.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwStaticRoutePermanentExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.11
Specifies the permanent-Advertising attribute of the static route: Options: 1. none(0) -indicates that the permanent-Advertising attribute is not specified 2. permanent(1) -indicates that the permanent-Advertising attribute is specified
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), permanent(1)  

hwStaticRouteLdpSyncExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.12
Specifies the LdpSync-Advertising attribute of the static route: Options: 1. none(0) -indicates that the LdpSync-Advertising attribute is not specified 2. ldpsync(1) -indicates that the LdpSync-Advertising attribute is specified
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), ldpsync(1)  

hwIpv6StaticRouteTable 1.3.6.1.4.1.2011.5.25.145.1.5
This entity is an IPv6 static route table. Supports the create/destroy/modify/display operation on static routes and BFD session binding/unbinding with static routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIpv6StaticRouteEntry

hwIpv6StaticRouteEntry 1.3.6.1.4.1.2011.5.25.145.1.5.1
This entity is an IPv6 static route table. Supports the create/destroy/modify/display operation on Ipv6 static routes and BFD session binding/unbinding with static routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIpv6StaticRouteEntry  

hwIpv6StaticRouteSourceVpnName 1.3.6.1.4.1.2011.5.25.145.1.5.1.1
The name of source VPN for IPv6 static route.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwIpv6StaticRouteDestIpAddr 1.3.6.1.4.1.2011.5.25.145.1.5.1.2
The destination IPv6 address of this route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

hwIpv6StaticRoutePrefixLen 1.3.6.1.4.1.2011.5.25.145.1.5.1.3
The mask length of the IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwIpv6StaticRouteNextHop 1.3.6.1.4.1.2011.5.25.145.1.5.1.4
The next hop of an IPv6 static route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

hwIpv6StaticRouteOutIfIndex 1.3.6.1.4.1.2011.5.25.145.1.5.1.5
The interface index of the outgoing interface of an IPv6 static route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwIpv6StaticRouteDestVpnName 1.3.6.1.4.1.2011.5.25.145.1.5.1.6
The name of the destination VPN for IPv6 static route.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwIpv6StaticRouteBfdName 1.3.6.1.4.1.2011.5.25.145.1.5.1.7
The name of a BFD session to which IPv6 static routes are to be bound.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

hwIpv6StaticRouteNqaAdminName 1.3.6.1.4.1.2011.5.25.145.1.5.1.8
The admin name of a NQA to which IPv6 static routes are to be bound.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

hwIpv6StaticRouteNqaTestName 1.3.6.1.4.1.2011.5.25.145.1.5.1.9
The test name of a NQA to which IPv6 static routes are to be bound.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

hwIpv6StaticRoutePrefer 1.3.6.1.4.1.2011.5.25.145.1.5.1.10
The preference of an IPv6 static route.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

hwIpv6StaticRouteTag 1.3.6.1.4.1.2011.5.25.145.1.5.1.11
The tag of an IPv6 static route.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hwIpv6StaticRouteDescr 1.3.6.1.4.1.2011.5.25.145.1.5.1.12
The description of an IPv6 static route.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

hwIpv6StaticRouteRowStatus 1.3.6.1.4.1.2011.5.25.145.1.5.1.13
The operation for an IPv6 static route.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRmInfo 1.3.6.1.4.1.2011.5.25.145.1.6
OBJECT IDENTIFIER    

hwIpv4PrefixNum 1.3.6.1.4.1.2011.5.25.145.1.6.1
Total number of IPv4 prefix.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwIpv6PrefixNum 1.3.6.1.4.1.2011.5.25.145.1.6.2
Total number of IPv6 prefix.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwRmExtConformance 1.3.6.1.4.1.2011.5.25.145.2
OBJECT IDENTIFIER    

hwRmExtCompliances 1.3.6.1.4.1.2011.5.25.145.2.1
OBJECT IDENTIFIER    

hwRmExtCompliance 1.3.6.1.4.1.2011.5.25.145.2.1.1
The compliance statement for Route Management MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwRmExtGroups 1.3.6.1.4.1.2011.5.25.145.2.2
OBJECT IDENTIFIER    

hwStaticRouteGroup 1.3.6.1.4.1.2011.5.25.145.2.2.1
Static routes table group.
Status: current Access: read-only
OBJECT-GROUP    

hwRouteStatGroup 1.3.6.1.4.1.2011.5.25.145.2.2.2
Route statistic table group.
Status: current Access: read-only
OBJECT-GROUP    

hwIpv6RouteStatGroup 1.3.6.1.4.1.2011.5.25.145.2.2.3
Route statistic table group.
Status: current Access: read-only
OBJECT-GROUP    

hwStaticRouteExtGroup 1.3.6.1.4.1.2011.5.25.145.2.2.4
Static route table group.
Status: current Access: read-only
OBJECT-GROUP    

hwIpv6StaticRouteGroup 1.3.6.1.4.1.2011.5.25.145.2.2.5
IPv6 static route table group.
Status: current Access: read-only
OBJECT-GROUP    

hwRmInfoGroup 1.3.6.1.4.1.2011.5.25.145.2.2.6
Route resource group.
Status: current Access: read-only
OBJECT-GROUP    

hwTunnelExtObjects 1.3.6.1.4.1.2011.5.25.145.3
OBJECT IDENTIFIER    

hwTnl2L3vpnTable 1.3.6.1.4.1.2011.5.25.145.3.1
This object indicates the tunnel ID and L3VPN table of this entity. The indexes of this table are hwL3vpnTnlId and hwVpnIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwTnl2L3vpnEntry

hwTnl2L3vpnEntry 1.3.6.1.4.1.2011.5.25.145.3.1.1
This object indicates the tunnel ID and L3VPN table of this entity. The indexes of this entry are hwL3vpnTnlId and hwVpnIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwTnl2L3vpnEntry  

hwL3vpnTnlId 1.3.6.1.4.1.2011.5.25.145.3.1.1.1
The object indicates the tunnel ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwVpnIndex 1.3.6.1.4.1.2011.5.25.145.3.1.1.2
The object indicates the VRF index of a VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4096  

hwVpnName 1.3.6.1.4.1.2011.5.25.145.3.1.1.3
The object indicates the VPN name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwTnl2VplsTable 1.3.6.1.4.1.2011.5.25.145.3.2
The object indicates the tunnel ID and VPLS table of this entity. The indexes of this table are hwVplsTnlId and hwVplsVcId.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwTnl2VplsEntry

hwTnl2VplsEntry 1.3.6.1.4.1.2011.5.25.145.3.2.1
The object indicates the tunnel ID and VPLS table of this entity. The indexes of this entry are hwVplsTnlId and hwVplsVcId.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwTnl2VplsEntry  

hwVplsTnlId 1.3.6.1.4.1.2011.5.25.145.3.2.1.1
The object indicates the tunnel ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwVplsVcId 1.3.6.1.4.1.2011.5.25.145.3.2.1.2
The object indicates the VC ID of a VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwVsiIndex 1.3.6.1.4.1.2011.5.25.145.3.2.1.3
The object indicates the VSI index of a VPLS.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwVsiId 1.3.6.1.4.1.2011.5.25.145.3.2.1.4
The object indicates the VSI ID of a VPLS.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwVsiName 1.3.6.1.4.1.2011.5.25.145.3.2.1.5
The object indicates the VSI name of a VPLS.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwVplsVcType 1.3.6.1.4.1.2011.5.25.145.3.2.1.6
The object indicates the VC type of a VPLS.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwVplsPeerIp 1.3.6.1.4.1.2011.5.25.145.3.2.1.7
The object indicates the peer IP address of a VPLS.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwTnl2Pwe3VllTable 1.3.6.1.4.1.2011.5.25.145.3.3
The object indicates the tunnel ID and PWE3/VLL table of this entity. The indexes of this table are hwPwVllTnlId and hwAcIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwTnl2Pwe3VllEntry

hwTnl2Pwe3VllEntry 1.3.6.1.4.1.2011.5.25.145.3.3.1
The object indicates the tunnel ID and PWE3/VLL table of this entity. The indexes of this entry are hwPwVllTnlId and hwAcIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwTnl2Pwe3VllEntry  

hwPwVllTnlId 1.3.6.1.4.1.2011.5.25.145.3.3.1.1
The object indicates the tunnel ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwAcIndex 1.3.6.1.4.1.2011.5.25.145.3.3.1.2
The object indicates the AC index of a PWE3.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwPwVllIfName 1.3.6.1.4.1.2011.5.25.145.3.3.1.3
The object indicates the interface name of a PWE3.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

hwMasterSlaveFlag 1.3.6.1.4.1.2011.5.25.145.3.3.1.4
The object indicates the master and slave flags of a PWE3.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPwVllPeerIp 1.3.6.1.4.1.2011.5.25.145.3.3.1.5
The object indicates the peer IP address of a PWE3.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwPwVllVcId 1.3.6.1.4.1.2011.5.25.145.3.3.1.6
The object indicates the VC ID of a PWE3.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPwVllSvcFlag 1.3.6.1.4.1.2011.5.25.145.3.3.1.7
This object indicates the type of a PWE3. Static PWs (1) Dynamic PWs (0)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPwVcType 1.3.6.1.4.1.2011.5.25.145.3.3.1.8
Specifies an indication of the L2Vpn's VC encapsulation type: Options: 1: frameRelayDlciMartini(1) -indicates that the encapsulation type is Frame Relay DLCI(Martini Mode). 2: atmAal5SduVccTransport(2) -indicates that the encapsulation type is ATM AAL5 SDU VCC transport. 3: atmTransparentCellTransport(3) -indicates that the encapsulation type is ATM transparent cell transport. 4: vlan(4) -indicates that the encapsulation type is Vlan. 5: ethernet(5) -indicates that the encapsulation type is Ethernet. 6: hdlc(6) -indicates that the encapsulation type is HDLC. 7: ppp(7) -indicates that the encapsulation type is PPP. 8: cem(8) -indicates that the encapsulation type is SONET/SDH Circuit Emulation Service Over MPLS(CEM). 9: atmN2OneVccCellTransport(9) -indicates that the encapsulation type is ATM n-to-one VCC cell transport. 10: atmN2OneVpcCellTransport(10) -indicates that the encapsulation type is ATM n-to-one VPC cell transport. 11: ipLayer2Transport(11) -indicates that the encapsulation type is IP Layer2 Transport. 12: atmOne2OneVccCellMode(12) -indicates that the encapsulation type is ATM one-to-one VCC Cell Mode. 13: atmOne2OneVpcCellMode(13) -indicates that the encapsulation type is ATM one-to-one VPC Cell Mode. 14: atmAal5PduVccTransport(14) -indicates that the encapsulation type is ATM AAL5 PDU VCC transport. 15: frameRelayPortMode(15) -indicates that the encapsulation type is Frame-Relay Port mode. 16: cep(16) -indicates that the encapsulation type is SONET/SDH Circuit Emulation over Packet (CEP). 17: saE1oP(17) -indicates that the encapsulation type is Structure-agnostic E1 over Packet (SAE1oP). 18: saT1oP(18) -indicates that the encapsulation type is Structure-agnostic T1 (DS1) over Packet (SAT1oP). 19: saE3oP(19) -indicates that the encapsulation type is Structure-agnostic E3 over Packet (SAE3oP). 20: saT3oP(20) -indicates that the encapsulation type is Structure-agnostic T3 (DS3) over Packet (SAT3oP). 21: cESoPsnBasicMode(21) -indicates that the encapsulation type is CESoPSN basic mode. 22: tDMoIPbasicMode(22) -indicates that the encapsulation type is TDMoIP basic mode. 23: l2VpnCESoPSNTDMwithCAS(23) -indicates that the encapsulation type is CESoPSN TDM with CAS. 24: l2VpnTDMoIPTDMwithCAS(24) -indicates that the encapsulation type is TDMoIP TDM with CAS. 25: frameRelayDlci(25) -indicates that the encapsulation type is Frame Relay DLCI. 26: ipInterworking(64) -indicates that the encapsulation type is IP-interworking. 27: unknown(255) -indicates the unknown encapsulation type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER frameRelayDlciMartini(1), atmAal5SduVccTransport(2), atmTransparentCellTransport(3), vlan(4), ethernet(5), hdlc(6), ppp(7), cem(8), atmN2OneVccCellTransport(9), atmN2OneVpcCellTransport(10), ipLayer2Transport(11), atmOne2OneVccCellMode(12), atmOne2OneVpcCellMode(13), atmAal5PduVccTransport(14), frameRelayPortMode(15), cep(16), saE1oP(17), saT1oP(18), saE3oP(19), saT3oP(20), cESoPsnBasicMode(21), tDMoIPbasicMode(22), l2VpnCESoPSNTDMwithCAS(23), l2VpnTDMoIPTDMwithCAS(24), frameRelayDlci(25), ipInterworking(64), unknown(255)  

hwSvcReceiveLabel 1.3.6.1.4.1.2011.5.25.145.3.3.1.9
This object indicates the inbound label.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwSvcTransmitLabel 1.3.6.1.4.1.2011.5.25.145.3.3.1.10
This object indicates the outbound label.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwTnlIf2TnlIdTable 1.3.6.1.4.1.2011.5.25.145.3.4
This object indicates the tunnel interface and tunnel ID table of this entity. The index of this table is hwTunnelIf.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwTnlIf2TnlIdEntry

hwTnlIf2TnlIdEntry 1.3.6.1.4.1.2011.5.25.145.3.4.1
This object indicates the tunnel interface and tunnel ID table of this entity. The index of this entry is hwTunnelIf.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwTnlIf2TnlIdEntry  

hwTunnelIf 1.3.6.1.4.1.2011.5.25.145.3.4.1.1
The object indicates the tunnel interface name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

hwTunnelId 1.3.6.1.4.1.2011.5.25.145.3.4.1.2
The object indicates the tunnel ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwTnl2MultiHopPwe3Table 1.3.6.1.4.1.2011.5.25.145.3.5
This object indicates the tunnel ID and Multi-hop PWE3 table of this entity. The indexes of this table are hwMultiHopPwe3TnlId, hwMultiHopPwe3VcType, and hwMultiHopPwe3VcId.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwTnl2MultiHopPwe3Entry

hwTnl2MultiHopPwe3Entry 1.3.6.1.4.1.2011.5.25.145.3.5.1
This object indicates the tunnel ID and Multi-hop PWE3 table of this entity. The indexes of this entry are hwMultiHopPwe3TnlId, hwMultiHopPwe3VcType, and hwMultiHopPwe3VcId.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwTnl2MultiHopPwe3Entry  

hwMultiHopPwe3TnlId 1.3.6.1.4.1.2011.5.25.145.3.5.1.1
The object indicates the tunnel ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwMultiHopPwe3VcType 1.3.6.1.4.1.2011.5.25.145.3.5.1.2
The object indicates the VC type of a Multi-hop PWE3.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwMultiHopPwe3VcId 1.3.6.1.4.1.2011.5.25.145.3.5.1.3
The object indicates the VC ID of a Multi-hop PWE3.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwMultiHopPwe3PeerIp 1.3.6.1.4.1.2011.5.25.145.3.5.1.4
The object indicates the peer IP address of a Multi-hop PWE3.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwTunnelExtConformance 1.3.6.1.4.1.2011.5.25.145.4
OBJECT IDENTIFIER    

hwTunnelExtCompliances 1.3.6.1.4.1.2011.5.25.145.4.1
OBJECT IDENTIFIER    

hwTunnelExtCompliance 1.3.6.1.4.1.2011.5.25.145.4.1.1
The object indicates the compliance statement for route management MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwTunnelExtGroups 1.3.6.1.4.1.2011.5.25.145.4.2
OBJECT IDENTIFIER    

hwTnl2L3vpnGroup 1.3.6.1.4.1.2011.5.25.145.4.2.1
The object indicates the tunnel ID and L3VPN table group.
Status: current Access: read-only
OBJECT-GROUP    

hwTnl2VplsGroup 1.3.6.1.4.1.2011.5.25.145.4.2.2
The object indicates the tunnel ID and VPLS table group.
Status: current Access: read-only
OBJECT-GROUP    

hwTnl2Pwe3VllGroup 1.3.6.1.4.1.2011.5.25.145.4.2.3
The object indicates the tunnel ID and PWE3/VLL table group.
Status: current Access: read-only
OBJECT-GROUP    

hwTnlIf2TnlIdGroup 1.3.6.1.4.1.2011.5.25.145.4.2.4
The object indicates the tunnel interface name and tunnel ID table group.
Status: current Access: read-only
OBJECT-GROUP    

hwTnl2MultiHopPwe3Group 1.3.6.1.4.1.2011.5.25.145.4.2.5
The object indicates the tunnel ID and Multi-hop PWE3 table group.
Status: current Access: read-only
OBJECT-GROUP    

hwTnlGroupTrapObjects 1.3.6.1.4.1.2011.5.25.145.5
OBJECT IDENTIFIER    

hwTnlDestination 1.3.6.1.4.1.2011.5.25.145.5.1
The destination of the tunnel group.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

hwTnlPolicy 1.3.6.1.4.1.2011.5.25.145.5.2
Tunnel policy name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(1..39)  

hwTnlGroupTraps 1.3.6.1.4.1.2011.5.25.145.6
OBJECT IDENTIFIER    

hwTunnelGroupUp 1.3.6.1.4.1.2011.5.25.145.6.1
Tunnels selected by the applications are defined by the next hop and the tunnel policy. If all the tunnels used for load balancing are Down, this trap will be sent to the user.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwTunnelGroupDown 1.3.6.1.4.1.2011.5.25.145.6.2
Tunnels selected by the applications are defined by the next hop and the tunnel policy. If any one of the tunnels used for load balancing is Up, this trap will be sent to the user.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwTnlGroupTrapConformance 1.3.6.1.4.1.2011.5.25.145.7
OBJECT IDENTIFIER    

hwTnlGroupNotificationGroup 1.3.6.1.4.1.2011.5.25.145.7.1
The object indicates the Up/Down state of the tunnel group.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwTnlGroupObjectGroup 1.3.6.1.4.1.2011.5.25.145.7.2
The object indicates the compliance statement for tunnel group trap.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwIpv4PrefixLimitTrapObjects 1.3.6.1.4.1.2011.5.25.145.8
OBJECT IDENTIFIER    

hwCurIpv4PrefixNum 1.3.6.1.4.1.2011.5.25.145.8.1
This object indicates the current number of IPv4 prefix.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwIpv4PrefixLimitValue 1.3.6.1.4.1.2011.5.25.145.8.2
This object indicates the maximum number of IPv4 prefix can be added.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwIpv6PrefixLimitTrapObjects 1.3.6.1.4.1.2011.5.25.145.9
OBJECT IDENTIFIER    

hwCurIpv6PrefixNum 1.3.6.1.4.1.2011.5.25.145.9.1
This object indicates the current number of IPv6 prefix.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwIpv6PrefixLimitValue 1.3.6.1.4.1.2011.5.25.145.9.2
This object indicates the maximum number of IPv6 prefix can be added.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwIpv6PrefixLimitVpnName 1.3.6.1.4.1.2011.5.25.145.9.3
The name of the IPv6 VPN instance for prefix limit.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwIpv4PrefixLimitTraps 1.3.6.1.4.1.2011.5.25.145.10
OBJECT IDENTIFIER    

hwIpv4PrefixExceed 1.3.6.1.4.1.2011.5.25.145.10.1
This notification is generated when the number of IPv4 prefixes exceeds or attempts to exceed the maximum allowed value as indicated by hwIpv4PrefixLimitValue.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIpv4PrefixExceedClear 1.3.6.1.4.1.2011.5.25.145.10.2
This notification is generated when the number of IPv4 prefixes exceeds the value indicated by hwIpv4PrefixLimitValue, and then falls below this value. A single notification MUST be generated when this threshold is exceeded, and no other notifications of this type should be issued until the value of hwCurIpv4PrefixNum has fallen below that of hwIpv4PrefixLimitValue.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIpv4PrefixThresholdExceed 1.3.6.1.4.1.2011.5.25.145.10.3
The number of IPv4 prefixes exceeded the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIpv4PrefixThresholdExceedClear 1.3.6.1.4.1.2011.5.25.145.10.4
The number of IPv4 prefixes falls below the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIpv6PrefixLimitTraps 1.3.6.1.4.1.2011.5.25.145.11
OBJECT IDENTIFIER    

hwIpv6PrefixExceed 1.3.6.1.4.1.2011.5.25.145.11.1
This notification is generated when the number of IPv6 prefixes exceeds or attempts to exceed the maximum allowed value as indicated by hwIpv6PrefixLimitValue.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIpv6PrefixExceedClear 1.3.6.1.4.1.2011.5.25.145.11.2
This notification is generated when the number of IPv6 prefixes exceeds the value indicated by hwIpv6PrefixLimitValue, and then falls below this value. A single notification MUST be generated when this threshold is exceeded, and no other notifications of this type should be issued until the value of hwCurIpv6PrefixNum has fallen below that of hwIpv6PrefixLimitValue.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIpv6PrefixThresholdExceed 1.3.6.1.4.1.2011.5.25.145.11.3
The number of IPv6 prefixes exceeded the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIpv6PrefixThresholdExceedClear 1.3.6.1.4.1.2011.5.25.145.11.4
The number of IPv6 prefixes falls below the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwIpv4PrefixLimitConformance 1.3.6.1.4.1.2011.5.25.145.12
OBJECT IDENTIFIER    

hwIpv4PrefixLimitNotificationGroup 1.3.6.1.4.1.2011.5.25.145.12.1
The object indicates alarm of ipv4 prefixs.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwIpv4PrefixLimitObjectGroup 1.3.6.1.4.1.2011.5.25.145.12.2
The object indicates the number of ipv4 prefixs.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwIpv6PrefixLimitConformance 1.3.6.1.4.1.2011.5.25.145.13
OBJECT IDENTIFIER    

hwIpv6PrefixLimitNotificationGroup 1.3.6.1.4.1.2011.5.25.145.13.1
The object indicates alarm of ipv4 prefixs.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwIpv6PrefixLimitObjectGroup 1.3.6.1.4.1.2011.5.25.145.13.2
The object indicates the number of ipv6 prefixs.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwRmGresmTokenObjects 1.3.6.1.4.1.2011.5.25.145.14
OBJECT IDENTIFIER    

hwGresmTokenTable 1.3.6.1.4.1.2011.5.25.145.14.1
Gresm token table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwGresmTokenEntry

hwGresmTokenEntry 1.3.6.1.4.1.2011.5.25.145.14.1.1
Gresm token table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwGresmTokenEntry  

hwGresmTokenMode 1.3.6.1.4.1.2011.5.25.145.14.1.1.1
Specifies the aolloc mode of token. Options: 1. global1(1) -indicates that the global table 1 2. global2(2) -indicates that the global table 2 3. global3(3) -indicates that the global table 3 4. global4(4) -indicates that the global table 4 5. perborad(5) -indicates that the per borad
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER global1(1), global2(2), global3(3), global4(4), perborad(5)  

hwGresmTokenUsedNum 1.3.6.1.4.1.2011.5.25.145.14.1.1.2
The object identifies the number of tokens used currently.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwGresmTokenMaxValue 1.3.6.1.4.1.2011.5.25.145.14.1.1.3
This object indicates the max value of Token
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwGresmTokenTraps 1.3.6.1.4.1.2011.5.25.145.15
OBJECT IDENTIFIER    

hwGresmTokenExceed 1.3.6.1.4.1.2011.5.25.145.15.1
The token count reaches the upper limit.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwGresmTokenExceedClear 1.3.6.1.4.1.2011.5.25.145.15.2
The token count falls from the upper limit.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwGresmTokenThresholdExceed 1.3.6.1.4.1.2011.5.25.145.15.3
The token usage exceeds the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwGresmTokenThresholdExceedClear 1.3.6.1.4.1.2011.5.25.145.15.4
The token usage falls from the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwGresmTokenTrapConformance 1.3.6.1.4.1.2011.5.25.145.16
OBJECT IDENTIFIER    

hwGresmTokenNotificationGroup 1.3.6.1.4.1.2011.5.25.145.16.1
The object indicates alarm of Token.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwGresmTokenGroup 1.3.6.1.4.1.2011.5.25.145.16.2
A collection of objects for Token alarm.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwRmExtRouteObjects 1.3.6.1.4.1.2011.5.25.145.17
OBJECT IDENTIFIER    

hwRmExtRouteTrapObjects 1.3.6.1.4.1.2011.5.25.145.18
OBJECT IDENTIFIER    

hwRmExtRouteTraps 1.3.6.1.4.1.2011.5.25.145.19
OBJECT IDENTIFIER    

hwPublicIpv4PrefixLimitTraps 1.3.6.1.4.1.2011.5.25.145.19.1
OBJECT IDENTIFIER    

hwPublicIpv4PrefixExceed 1.3.6.1.4.1.2011.5.25.145.19.1.1
This object indicates that the public IPv4 prefixes has exceeded the maximum value.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPublicIpv4PrefixExceedClear 1.3.6.1.4.1.2011.5.25.145.19.1.2
This object indicates that the public IPv4 prefixes have resumed from exceeding the maximum vlaue.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPublicIpv4PrefixThresholdExceed 1.3.6.1.4.1.2011.5.25.145.19.1.3
This object indicates that the public IPv4 prefixes has exceeded the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPublicIpv4PrefixThresholdExceedClear 1.3.6.1.4.1.2011.5.25.145.19.1.4
This object indicates that the public IPv4 prefixes have resumed from exceeding the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPublicIpv6PrefixLimitTraps 1.3.6.1.4.1.2011.5.25.145.19.2
OBJECT IDENTIFIER    

hwPublicIpv6PrefixExceed 1.3.6.1.4.1.2011.5.25.145.19.2.1
This object indicates that the public IPv6 prefixes has exceeded the maximum vlaue.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPublicIpv6PrefixExceedClear 1.3.6.1.4.1.2011.5.25.145.19.2.2
This object indicates that the public IPv6 prefixes have resumed from exceeding the maximum vlaue.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPublicIpv6PrefixThresholdExceed 1.3.6.1.4.1.2011.5.25.145.19.2.3
This object indicates that the public IPv6 prefixes has exceeded the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPublicIpv6PrefixThresholdExceedClear 1.3.6.1.4.1.2011.5.25.145.19.2.4
This object indicates that the public IPv6 prefixes have resumed from exceeding the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwL3vpnIpv6PrefixLimitTraps 1.3.6.1.4.1.2011.5.25.145.19.3
OBJECT IDENTIFIER    

hwL3vpnIpv6PrefixExceed 1.3.6.1.4.1.2011.5.25.145.19.3.1
This object indicates that the vpn instance IPv6 prefixes has exceeded the maximum vlaue.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwL3vpnIpv6PrefixExceedClear 1.3.6.1.4.1.2011.5.25.145.19.3.2
This object indicates that the vpn instance IPv6 prefixes have resumed from exceeding the maximum vlaue.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwL3vpnIpv6PrefixThresholdExceed 1.3.6.1.4.1.2011.5.25.145.19.3.3
This object indicates that the vpn instance IPv6 prefixes has exceeded the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwRmExtRouteConformance 1.3.6.1.4.1.2011.5.25.145.20
OBJECT IDENTIFIER    

hwRmExtRouteCompliances 1.3.6.1.4.1.2011.5.25.145.20.1
The compliance statement for HUAWEI-RM-EXT-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hwRmExtRouteGroup 1.3.6.1.4.1.2011.5.25.145.20.2
OBJECT IDENTIFIER    

hwPublicIpv4PrefixLimitGroup 1.3.6.1.4.1.2011.5.25.145.20.2.1
OBJECT IDENTIFIER    

hwPublicIpv4PrefixLimitNotificationGroup 1.3.6.1.4.1.2011.5.25.145.20.2.1.1
The object indicates alarm of public ipv4 prefixs.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwPublicIpv4PrefixLimitObjectGroup 1.3.6.1.4.1.2011.5.25.145.20.2.1.2
The object indicates the number of ipv4 prefixs.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwPublicIpv6PrefixLimitGroup 1.3.6.1.4.1.2011.5.25.145.20.2.2
OBJECT IDENTIFIER    

hwPublicIpv6PrefixLimitNotificationGroup 1.3.6.1.4.1.2011.5.25.145.20.2.2.1
The object indicates alarm of ipv6 prefixs.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwPublicIpv6PrefixLimitObjectGroup 1.3.6.1.4.1.2011.5.25.145.20.2.2.2
The object indicates the number of ipv6 prefixs.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwL3vpnIpv6PrefixLimitGroup 1.3.6.1.4.1.2011.5.25.145.20.2.3
OBJECT IDENTIFIER    

hwL3vpnIpv6PrefixLimitNotificationGroup 1.3.6.1.4.1.2011.5.25.145.20.2.3.1
The object indicates alarm of ipv6 VPN instance prefixs.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwL3vpnIpv6PrefixLimitObjectGroup 1.3.6.1.4.1.2011.5.25.145.20.2.3.2
The object indicates the number of ipv6 VPN instance prefixs.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwEvpnMacObjects 1.3.6.1.4.1.2011.5.25.145.21
OBJECT IDENTIFIER    

hwMacLimitEvpnName 1.3.6.1.4.1.2011.5.25.145.21.1
The name of the EVPN instance for MAC limit.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwCurMacNum 1.3.6.1.4.1.2011.5.25.145.21.2
This object indicates the current number of MAC addresses of the EVPN instance.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwEvpnMacUpperLimitValue 1.3.6.1.4.1.2011.5.25.145.21.3
This object indicates the upper limit value of MAC addresses of the EVPN instance.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwEvpnMacLowerLimitValue 1.3.6.1.4.1.2011.5.25.145.21.4
This object indicates the lower limit value of MAC addresses of the EVPN instance.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwEvpnMacLimitValue 1.3.6.1.4.1.2011.5.25.145.21.5
This object indicates the max value of MAC addresses of the EVPN instance.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwEvpnMacLimitTraps 1.3.6.1.4.1.2011.5.25.145.22
OBJECT IDENTIFIER    

hwEvpnMacExceed 1.3.6.1.4.1.2011.5.25.145.22.1
This object indicates that the number of MAC addresses of the EVPN instance has exceeded the maximum value.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEvpnMacExceedClear 1.3.6.1.4.1.2011.5.25.145.22.2
This object indicates that the number of MAC addresses of the EVPN instance has resumed from exceeding the maximum value.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEvpnMacThresholdExceed 1.3.6.1.4.1.2011.5.25.145.22.3
This object indicates that the number of MAC addresses of the EVPN instance has exceeded the threshold value.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEvpnMacThresholdExceedClear 1.3.6.1.4.1.2011.5.25.145.22.4
This object indicates that the number of MAC addresses of the EVPN instance has resumed from exceeding the threshold value.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEvpnMacLimitConformance 1.3.6.1.4.1.2011.5.25.145.23
OBJECT IDENTIFIER    

hwEvpnMacLimitNotificationGroup 1.3.6.1.4.1.2011.5.25.145.23.1
The object indicates the alarm of MAC addresses of the EVPN instance.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwEvpnMacLimitObjectGroup 1.3.6.1.4.1.2011.5.25.145.23.2
The object indicates the number of MAC addresses of the EVPN instance.
Status: current Access: accessible-for-notify
OBJECT-GROUP