HUAWEI-RM-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-RM-EXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwRmExt 1.3.6.1.4.1.2011.5.25.145
This mib file is used for Manage the static route table configuration.
         hwRmExtObjects 1.3.6.1.4.1.2011.5.25.145.1
             hwStaticRouteTable 1.3.6.1.4.1.2011.5.25.145.1.1 no-access
The table is used for creating static routes. The indexes of this table are hwStaticRouteSourceVpnName, hwStaticRouteDestIpAddr,hwStaticRouteDestMaskAddr, hwStaticRouteDestVpnName,hwStaticRouteNextHop,hwStaticRouteOutIfIndex.
                 hwStaticRouteEntry 1.3.6.1.4.1.2011.5.25.145.1.1.1 no-access
The table is used for creating static routes. The indexes of this entry are hwStaticRouteSourceVpnName, hwStaticRouteDestIpAddr,hwStaticRouteDestMaskAddr, hwStaticRouteDestVpnName,hwStaticRouteNextHop,hwStaticRouteOutIfIndex.
                     hwStaticRouteSourceVpnName 1.3.6.1.4.1.2011.5.25.145.1.1.1.1 octet string no-access
The source VPN of static routes.
                     hwStaticRouteDestIpAddr 1.3.6.1.4.1.2011.5.25.145.1.1.1.2 ipaddress no-access
The destination IP address of this route.
                     hwStaticRouteDestMaskAddr 1.3.6.1.4.1.2011.5.25.145.1.1.1.3 ipaddress no-access
Indicate the mask of the destination address.
                     hwStaticRouteDestVpnName 1.3.6.1.4.1.2011.5.25.145.1.1.1.4 octet string no-access
The destination VPN for gateway address.
                     hwStaticRouteNextHop 1.3.6.1.4.1.2011.5.25.145.1.1.1.5 ipaddress no-access
The next hop of static routes.
                     hwStaticRouteOutIfIndex 1.3.6.1.4.1.2011.5.25.145.1.1.1.6 unsigned32 no-access
The out interface ifnet index of static routes.
                     hwStaticRouteBfdName 1.3.6.1.4.1.2011.5.25.145.1.1.1.7 octet string read-only
This object indicates the name of a BFD session to which static routes are to be bound.
                     hwStaticRoutePrefer 1.3.6.1.4.1.2011.5.25.145.1.1.1.8 integer32 read-only
The preference of static routes.
                     hwStaticRouteDescrip 1.3.6.1.4.1.2011.5.25.145.1.1.1.9 octet string read-only
The description of the static routes.
                     hwStaticRouteRowStatus 1.3.6.1.4.1.2011.5.25.145.1.1.1.10 rowstatus read-only
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
             hwRouteStatTable 1.3.6.1.4.1.2011.5.25.145.1.2 no-access
This entity is a route statistics table. The indexes of this table are hwRouteStatVpnName and hwRouteStatProtocolId.
                 hwRouteStatEntry 1.3.6.1.4.1.2011.5.25.145.1.2.1 no-access
This entity is a route statistics table. The indexes of this entry are hwRouteStatVpnName and hwRouteStatProtocolId.
                     hwRouteStatVpnName 1.3.6.1.4.1.2011.5.25.145.1.2.1.1 octet string no-access
The name of the VPN instance for static routes.
                     hwRouteStatProtocolId 1.3.6.1.4.1.2011.5.25.145.1.2.1.2 integer no-access
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 Enumeration: 'isis': 6, 'direct': 1, 'rip': 7, 'bgp': 8, 'static': 2, 'ospf': 3.
                     hwRouteStatTotal 1.3.6.1.4.1.2011.5.25.145.1.2.1.3 unsigned32 read-only
Total number of routes of a protocol.
                     hwRouteStatActive 1.3.6.1.4.1.2011.5.25.145.1.2.1.4 unsigned32 read-only
Total number of active routes of a protocol.
                     hwRouteStatAdded 1.3.6.1.4.1.2011.5.25.145.1.2.1.5 unsigned32 read-only
Total number of added routes of a protocol.
                     hwRouteStatDeleted 1.3.6.1.4.1.2011.5.25.145.1.2.1.6 unsigned32 read-only
Total number of deleted routes of a protocol.
                     hwRouteStatFreed 1.3.6.1.4.1.2011.5.25.145.1.2.1.7 unsigned32 read-only
Total number of released routes of a protocol.
             hwIpv6RouteStatTable 1.3.6.1.4.1.2011.5.25.145.1.3 no-access
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.
                 hwIpv6RouteStatEntry 1.3.6.1.4.1.2011.5.25.145.1.3.1 no-access
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.
                     hwIpv6RouteStatVpnName 1.3.6.1.4.1.2011.5.25.145.1.3.1.1 octet string no-access
The name of the IPv6 VPN instance for static routes.
                     hwIpv6RouteStatProtocolId 1.3.6.1.4.1.2011.5.25.145.1.3.1.2 integer no-access
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 Enumeration: 'isis': 6, 'direct': 1, 'rip': 7, 'bgp': 8, 'static': 2, 'ospf': 3.
                     hwIpv6RouteStatTotal 1.3.6.1.4.1.2011.5.25.145.1.3.1.3 unsigned32 read-only
Total number of routes of a protocol.
                     hwIpv6RouteStatActive 1.3.6.1.4.1.2011.5.25.145.1.3.1.4 unsigned32 read-only
Total number of active routes of a protocol.
                     hwIpv6RouteStatAdded 1.3.6.1.4.1.2011.5.25.145.1.3.1.5 unsigned32 read-only
Total number of added routes of a protocol.
                     hwIpv6RouteStatDeleted 1.3.6.1.4.1.2011.5.25.145.1.3.1.6 unsigned32 read-only
Total number of deleted routes of a protocol.
                     hwIpv6RouteStatFreed 1.3.6.1.4.1.2011.5.25.145.1.3.1.7 unsigned32 read-only
Total number of released routes of a protocol.
             hwStaticRouteExtTable 1.3.6.1.4.1.2011.5.25.145.1.4 no-access
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.
                 hwStaticRouteExtEntry 1.3.6.1.4.1.2011.5.25.145.1.4.1 no-access
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.
                     hwStaticRouteSourceVpnNameExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.1 octet string no-access
The name of source VPN for static route.
                     hwStaticRouteDestIpAddrExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.2 ipaddress no-access
The destination IP address of this route.
                     hwStaticRouteDestMaskAddrExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.3 ipaddress no-access
The mask of the destination address.
                     hwStaticRouteNextHopExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.4 ipaddress no-access
The next hop of static route.
                     hwStaticRouteOutIfIndexExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.5 unsigned32 no-access
The ifnet index of the outgoing interface of static route.
                     hwStaticRouteDestVpnNameExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.6 octet string read-only
The name of the destination VPN for gateway address.
                     hwStaticRouteBfdNameExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.7 octet string read-only
This object indicates the name of a BFD session to which static routes are to be bound.
                     hwStaticRoutePreferExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.8 unsigned32 read-only
The preference of static route.
                     hwStaticRouteDescripExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.9 octet string read-only
The description of static route.
                     hwStaticRouteRowStatusExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.10 rowstatus read-only
The operation for static route.
                     hwStaticRoutePermanentExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.11 integer read-only
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 Enumeration: 'none': 0, 'permanent': 1.
                     hwStaticRouteLdpSyncExt 1.3.6.1.4.1.2011.5.25.145.1.4.1.12 integer read-only
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 Enumeration: 'none': 0, 'ldpsync': 1.
             hwIpv6StaticRouteTable 1.3.6.1.4.1.2011.5.25.145.1.5 no-access
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.
                 hwIpv6StaticRouteEntry 1.3.6.1.4.1.2011.5.25.145.1.5.1 no-access
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.
                     hwIpv6StaticRouteSourceVpnName 1.3.6.1.4.1.2011.5.25.145.1.5.1.1 octet string no-access
The name of source VPN for IPv6 static route.
                     hwIpv6StaticRouteDestIpAddr 1.3.6.1.4.1.2011.5.25.145.1.5.1.2 ipv6address no-access
The destination IPv6 address of this route.
                     hwIpv6StaticRoutePrefixLen 1.3.6.1.4.1.2011.5.25.145.1.5.1.3 unsigned32 no-access
The mask length of the IPv6 address.
                     hwIpv6StaticRouteNextHop 1.3.6.1.4.1.2011.5.25.145.1.5.1.4 ipv6address no-access
The next hop of an IPv6 static route.
                     hwIpv6StaticRouteOutIfIndex 1.3.6.1.4.1.2011.5.25.145.1.5.1.5 unsigned32 no-access
The interface index of the outgoing interface of an IPv6 static route.
                     hwIpv6StaticRouteDestVpnName 1.3.6.1.4.1.2011.5.25.145.1.5.1.6 octet string read-only
The name of the destination VPN for IPv6 static route.
                     hwIpv6StaticRouteBfdName 1.3.6.1.4.1.2011.5.25.145.1.5.1.7 octet string read-only
The name of a BFD session to which IPv6 static routes are to be bound.
                     hwIpv6StaticRouteNqaAdminName 1.3.6.1.4.1.2011.5.25.145.1.5.1.8 octet string read-only
The admin name of a NQA to which IPv6 static routes are to be bound.
                     hwIpv6StaticRouteNqaTestName 1.3.6.1.4.1.2011.5.25.145.1.5.1.9 octet string read-only
The test name of a NQA to which IPv6 static routes are to be bound.
                     hwIpv6StaticRoutePrefer 1.3.6.1.4.1.2011.5.25.145.1.5.1.10 unsigned32 read-only
The preference of an IPv6 static route.
                     hwIpv6StaticRouteTag 1.3.6.1.4.1.2011.5.25.145.1.5.1.11 unsigned32 read-only
The tag of an IPv6 static route.
                     hwIpv6StaticRouteDescr 1.3.6.1.4.1.2011.5.25.145.1.5.1.12 octet string read-only
The description of an IPv6 static route.
                     hwIpv6StaticRouteRowStatus 1.3.6.1.4.1.2011.5.25.145.1.5.1.13 rowstatus read-only
The operation for an IPv6 static route.
             hwRmInfo 1.3.6.1.4.1.2011.5.25.145.1.6
                 hwIpv4PrefixNum 1.3.6.1.4.1.2011.5.25.145.1.6.1 unsigned32 read-only
Total number of IPv4 prefix.
                 hwIpv6PrefixNum 1.3.6.1.4.1.2011.5.25.145.1.6.2 unsigned32 read-only
Total number of IPv6 prefix.
         hwRmExtConformance 1.3.6.1.4.1.2011.5.25.145.2
             hwRmExtCompliances 1.3.6.1.4.1.2011.5.25.145.2.1
                 hwRmExtCompliance 1.3.6.1.4.1.2011.5.25.145.2.1.1
The compliance statement for Route Management MIB.
             hwRmExtGroups 1.3.6.1.4.1.2011.5.25.145.2.2
                 hwStaticRouteGroup 1.3.6.1.4.1.2011.5.25.145.2.2.1
Static routes table group.
                 hwRouteStatGroup 1.3.6.1.4.1.2011.5.25.145.2.2.2
Route statistic table group.
                 hwIpv6RouteStatGroup 1.3.6.1.4.1.2011.5.25.145.2.2.3
Route statistic table group.
                 hwStaticRouteExtGroup 1.3.6.1.4.1.2011.5.25.145.2.2.4
Static route table group.
                 hwIpv6StaticRouteGroup 1.3.6.1.4.1.2011.5.25.145.2.2.5
IPv6 static route table group.
                 hwRmInfoGroup 1.3.6.1.4.1.2011.5.25.145.2.2.6
Route resource group.
         hwTunnelExtObjects 1.3.6.1.4.1.2011.5.25.145.3
             hwTnl2L3vpnTable 1.3.6.1.4.1.2011.5.25.145.3.1 no-access
This object indicates the tunnel ID and L3VPN table of this entity. The indexes of this table are hwL3vpnTnlId and hwVpnIndex.
                 hwTnl2L3vpnEntry 1.3.6.1.4.1.2011.5.25.145.3.1.1 no-access
This object indicates the tunnel ID and L3VPN table of this entity. The indexes of this entry are hwL3vpnTnlId and hwVpnIndex.
                     hwL3vpnTnlId 1.3.6.1.4.1.2011.5.25.145.3.1.1.1 unsigned32 no-access
The object indicates the tunnel ID.
                     hwVpnIndex 1.3.6.1.4.1.2011.5.25.145.3.1.1.2 unsigned32 no-access
The object indicates the VRF index of a VPN.
                     hwVpnName 1.3.6.1.4.1.2011.5.25.145.3.1.1.3 octet string read-only
The object indicates the VPN name.
             hwTnl2VplsTable 1.3.6.1.4.1.2011.5.25.145.3.2 no-access
The object indicates the tunnel ID and VPLS table of this entity. The indexes of this table are hwVplsTnlId and hwVplsVcId.
                 hwTnl2VplsEntry 1.3.6.1.4.1.2011.5.25.145.3.2.1 no-access
The object indicates the tunnel ID and VPLS table of this entity. The indexes of this entry are hwVplsTnlId and hwVplsVcId.
                     hwVplsTnlId 1.3.6.1.4.1.2011.5.25.145.3.2.1.1 unsigned32 no-access
The object indicates the tunnel ID.
                     hwVplsVcId 1.3.6.1.4.1.2011.5.25.145.3.2.1.2 unsigned32 no-access
The object indicates the VC ID of a VPLS.
                     hwVsiIndex 1.3.6.1.4.1.2011.5.25.145.3.2.1.3 unsigned32 read-only
The object indicates the VSI index of a VPLS.
                     hwVsiId 1.3.6.1.4.1.2011.5.25.145.3.2.1.4 unsigned32 read-only
The object indicates the VSI ID of a VPLS.
                     hwVsiName 1.3.6.1.4.1.2011.5.25.145.3.2.1.5 octet string read-only
The object indicates the VSI name of a VPLS.
                     hwVplsVcType 1.3.6.1.4.1.2011.5.25.145.3.2.1.6 unsigned32 read-only
The object indicates the VC type of a VPLS.
                     hwVplsPeerIp 1.3.6.1.4.1.2011.5.25.145.3.2.1.7 ipaddress read-only
The object indicates the peer IP address of a VPLS.
             hwTnl2Pwe3VllTable 1.3.6.1.4.1.2011.5.25.145.3.3 no-access
The object indicates the tunnel ID and PWE3/VLL table of this entity. The indexes of this table are hwPwVllTnlId and hwAcIndex.
                 hwTnl2Pwe3VllEntry 1.3.6.1.4.1.2011.5.25.145.3.3.1 no-access
The object indicates the tunnel ID and PWE3/VLL table of this entity. The indexes of this entry are hwPwVllTnlId and hwAcIndex.
                     hwPwVllTnlId 1.3.6.1.4.1.2011.5.25.145.3.3.1.1 unsigned32 no-access
The object indicates the tunnel ID.
                     hwAcIndex 1.3.6.1.4.1.2011.5.25.145.3.3.1.2 unsigned32 no-access
The object indicates the AC index of a PWE3.
                     hwPwVllIfName 1.3.6.1.4.1.2011.5.25.145.3.3.1.3 octet string read-only
The object indicates the interface name of a PWE3.
                     hwMasterSlaveFlag 1.3.6.1.4.1.2011.5.25.145.3.3.1.4 unsigned32 read-only
The object indicates the master and slave flags of a PWE3.
                     hwPwVllPeerIp 1.3.6.1.4.1.2011.5.25.145.3.3.1.5 ipaddress read-only
The object indicates the peer IP address of a PWE3.
                     hwPwVllVcId 1.3.6.1.4.1.2011.5.25.145.3.3.1.6 unsigned32 read-only
The object indicates the VC ID of a PWE3.
                     hwPwVllSvcFlag 1.3.6.1.4.1.2011.5.25.145.3.3.1.7 unsigned32 read-only
This object indicates the type of a PWE3. Static PWs (1) Dynamic PWs (0)
                     hwPwVcType 1.3.6.1.4.1.2011.5.25.145.3.3.1.8 integer read-only
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. Enumeration: 'cESoPsnBasicMode': 21, 'atmOne2OneVpcCellMode': 13, 'atmAal5SduVccTransport': 2, 'hdlc': 6, 'ppp': 7, 'tDMoIPbasicMode': 22, 'atmTransparentCellTransport': 3, 'atmN2OneVccCellTransport': 9, 'unknown': 255, 'l2VpnCESoPSNTDMwithCAS': 23, 'saE1oP': 17, 'frameRelayPortMode': 15, 'saT1oP': 18, 'atmAal5PduVccTransport': 14, 'ipLayer2Transport': 11, 'cem': 8, 'vlan': 4, 'atmN2OneVpcCellTransport': 10, 'frameRelayDlciMartini': 1, 'cep': 16, 'saE3oP': 19, 'frameRelayDlci': 25, 'ipInterworking': 64, 'l2VpnTDMoIPTDMwithCAS': 24, 'saT3oP': 20, 'ethernet': 5, 'atmOne2OneVccCellMode': 12.
                     hwSvcReceiveLabel 1.3.6.1.4.1.2011.5.25.145.3.3.1.9 unsigned32 read-only
This object indicates the inbound label.
                     hwSvcTransmitLabel 1.3.6.1.4.1.2011.5.25.145.3.3.1.10 unsigned32 read-only
This object indicates the outbound label.
             hwTnlIf2TnlIdTable 1.3.6.1.4.1.2011.5.25.145.3.4 no-access
This object indicates the tunnel interface and tunnel ID table of this entity. The index of this table is hwTunnelIf.
                 hwTnlIf2TnlIdEntry 1.3.6.1.4.1.2011.5.25.145.3.4.1 no-access
This object indicates the tunnel interface and tunnel ID table of this entity. The index of this entry is hwTunnelIf.
                     hwTunnelIf 1.3.6.1.4.1.2011.5.25.145.3.4.1.1 octet string no-access
The object indicates the tunnel interface name.
                     hwTunnelId 1.3.6.1.4.1.2011.5.25.145.3.4.1.2 unsigned32 read-only
The object indicates the tunnel ID.
             hwTnl2MultiHopPwe3Table 1.3.6.1.4.1.2011.5.25.145.3.5 no-access
This object indicates the tunnel ID and Multi-hop PWE3 table of this entity. The indexes of this table are hwMultiHopPwe3TnlId, hwMultiHopPwe3VcType, and hwMultiHopPwe3VcId.
                 hwTnl2MultiHopPwe3Entry 1.3.6.1.4.1.2011.5.25.145.3.5.1 no-access
This object indicates the tunnel ID and Multi-hop PWE3 table of this entity. The indexes of this entry are hwMultiHopPwe3TnlId, hwMultiHopPwe3VcType, and hwMultiHopPwe3VcId.
                     hwMultiHopPwe3TnlId 1.3.6.1.4.1.2011.5.25.145.3.5.1.1 unsigned32 no-access
The object indicates the tunnel ID.
                     hwMultiHopPwe3VcType 1.3.6.1.4.1.2011.5.25.145.3.5.1.2 unsigned32 no-access
The object indicates the VC type of a Multi-hop PWE3.
                     hwMultiHopPwe3VcId 1.3.6.1.4.1.2011.5.25.145.3.5.1.3 unsigned32 no-access
The object indicates the VC ID of a Multi-hop PWE3.
                     hwMultiHopPwe3PeerIp 1.3.6.1.4.1.2011.5.25.145.3.5.1.4 ipaddress read-only
The object indicates the peer IP address of a Multi-hop PWE3.
         hwTunnelExtConformance 1.3.6.1.4.1.2011.5.25.145.4
             hwTunnelExtCompliances 1.3.6.1.4.1.2011.5.25.145.4.1
                 hwTunnelExtCompliance 1.3.6.1.4.1.2011.5.25.145.4.1.1
The object indicates the compliance statement for route management MIB.
             hwTunnelExtGroups 1.3.6.1.4.1.2011.5.25.145.4.2
                 hwTnl2L3vpnGroup 1.3.6.1.4.1.2011.5.25.145.4.2.1
The object indicates the tunnel ID and L3VPN table 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.
                 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.
                 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.
                 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.
         hwTnlGroupTrapObjects 1.3.6.1.4.1.2011.5.25.145.5
             hwTnlDestination 1.3.6.1.4.1.2011.5.25.145.5.1 ipaddress no-access
The destination of the tunnel group.
             hwTnlPolicy 1.3.6.1.4.1.2011.5.25.145.5.2 octet string no-access
Tunnel policy name.
         hwTnlGroupTraps 1.3.6.1.4.1.2011.5.25.145.6
             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.
             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.
         hwTnlGroupTrapConformance 1.3.6.1.4.1.2011.5.25.145.7
             hwTnlGroupNotificationGroup 1.3.6.1.4.1.2011.5.25.145.7.1
The object indicates the Up/Down state of the tunnel group.
             hwTnlGroupObjectGroup 1.3.6.1.4.1.2011.5.25.145.7.2
The object indicates the compliance statement for tunnel group trap.
         hwIpv4PrefixLimitTrapObjects 1.3.6.1.4.1.2011.5.25.145.8
             hwCurIpv4PrefixNum 1.3.6.1.4.1.2011.5.25.145.8.1 unsigned32 no-access
This object indicates the current number of IPv4 prefix.
             hwIpv4PrefixLimitValue 1.3.6.1.4.1.2011.5.25.145.8.2 unsigned32 no-access
This object indicates the maximum number of IPv4 prefix can be added.
         hwIpv6PrefixLimitTrapObjects 1.3.6.1.4.1.2011.5.25.145.9
             hwCurIpv6PrefixNum 1.3.6.1.4.1.2011.5.25.145.9.1 unsigned32 no-access
This object indicates the current number of IPv6 prefix.
             hwIpv6PrefixLimitValue 1.3.6.1.4.1.2011.5.25.145.9.2 unsigned32 no-access
This object indicates the maximum number of IPv6 prefix can be added.
             hwIpv6PrefixLimitVpnName 1.3.6.1.4.1.2011.5.25.145.9.3 octet string no-access
The name of the IPv6 VPN instance for prefix limit.
         hwIpv4PrefixLimitTraps 1.3.6.1.4.1.2011.5.25.145.10
               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.
               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.
               hwIpv4PrefixThresholdExceed 1.3.6.1.4.1.2011.5.25.145.10.3
The number of IPv4 prefixes exceeded the threshold.
               hwIpv4PrefixThresholdExceedClear 1.3.6.1.4.1.2011.5.25.145.10.4
The number of IPv4 prefixes falls below the threshold.
         hwIpv6PrefixLimitTraps 1.3.6.1.4.1.2011.5.25.145.11
               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.
               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.
               hwIpv6PrefixThresholdExceed 1.3.6.1.4.1.2011.5.25.145.11.3
The number of IPv6 prefixes exceeded the threshold.
               hwIpv6PrefixThresholdExceedClear 1.3.6.1.4.1.2011.5.25.145.11.4
The number of IPv6 prefixes falls below the threshold.
         hwIpv4PrefixLimitConformance 1.3.6.1.4.1.2011.5.25.145.12
               hwIpv4PrefixLimitNotificationGroup 1.3.6.1.4.1.2011.5.25.145.12.1
The object indicates alarm of ipv4 prefixs.
               hwIpv4PrefixLimitObjectGroup 1.3.6.1.4.1.2011.5.25.145.12.2
The object indicates the number of ipv4 prefixs.
         hwIpv6PrefixLimitConformance 1.3.6.1.4.1.2011.5.25.145.13
               hwIpv6PrefixLimitNotificationGroup 1.3.6.1.4.1.2011.5.25.145.13.1
The object indicates alarm of ipv4 prefixs.
               hwIpv6PrefixLimitObjectGroup 1.3.6.1.4.1.2011.5.25.145.13.2
The object indicates the number of ipv6 prefixs.
         hwRmGresmTokenObjects 1.3.6.1.4.1.2011.5.25.145.14
               hwGresmTokenTable 1.3.6.1.4.1.2011.5.25.145.14.1 no-access
Gresm token table.
                   hwGresmTokenEntry 1.3.6.1.4.1.2011.5.25.145.14.1.1 no-access
Gresm token table.
                       hwGresmTokenMode 1.3.6.1.4.1.2011.5.25.145.14.1.1.1 integer no-access
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 Enumeration: '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 integer32 no-access
The object identifies the number of tokens used currently.
                       hwGresmTokenMaxValue 1.3.6.1.4.1.2011.5.25.145.14.1.1.3 integer32 no-access
This object indicates the max value of Token
         hwGresmTokenTraps 1.3.6.1.4.1.2011.5.25.145.15
               hwGresmTokenExceed 1.3.6.1.4.1.2011.5.25.145.15.1
The token count reaches the upper limit.
               hwGresmTokenExceedClear 1.3.6.1.4.1.2011.5.25.145.15.2
The token count falls from the upper limit.
               hwGresmTokenThresholdExceed 1.3.6.1.4.1.2011.5.25.145.15.3
The token usage exceeds the threshold.
               hwGresmTokenThresholdExceedClear 1.3.6.1.4.1.2011.5.25.145.15.4
The token usage falls from the threshold.
         hwGresmTokenTrapConformance 1.3.6.1.4.1.2011.5.25.145.16
               hwGresmTokenNotificationGroup 1.3.6.1.4.1.2011.5.25.145.16.1
The object indicates alarm of Token.
               hwGresmTokenGroup 1.3.6.1.4.1.2011.5.25.145.16.2
A collection of objects for Token alarm.
         hwRmExtRouteObjects 1.3.6.1.4.1.2011.5.25.145.17
         hwRmExtRouteTrapObjects 1.3.6.1.4.1.2011.5.25.145.18
         hwRmExtRouteTraps 1.3.6.1.4.1.2011.5.25.145.19
               hwPublicIpv4PrefixLimitTraps 1.3.6.1.4.1.2011.5.25.145.19.1
                   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.
                   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.
                   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.
                   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.
               hwPublicIpv6PrefixLimitTraps 1.3.6.1.4.1.2011.5.25.145.19.2
                   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.
                   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.
                   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.
                   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.
               hwL3vpnIpv6PrefixLimitTraps 1.3.6.1.4.1.2011.5.25.145.19.3
                   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.
                   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.
                   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.
         hwRmExtRouteConformance 1.3.6.1.4.1.2011.5.25.145.20
               hwRmExtRouteCompliances 1.3.6.1.4.1.2011.5.25.145.20.1
The compliance statement for HUAWEI-RM-EXT-MIB.
               hwRmExtRouteGroup 1.3.6.1.4.1.2011.5.25.145.20.2
                   hwPublicIpv4PrefixLimitGroup 1.3.6.1.4.1.2011.5.25.145.20.2.1
                       hwPublicIpv4PrefixLimitNotificationGroup 1.3.6.1.4.1.2011.5.25.145.20.2.1.1
The object indicates alarm of public ipv4 prefixs.
                       hwPublicIpv4PrefixLimitObjectGroup 1.3.6.1.4.1.2011.5.25.145.20.2.1.2
The object indicates the number of ipv4 prefixs.
                   hwPublicIpv6PrefixLimitGroup 1.3.6.1.4.1.2011.5.25.145.20.2.2
                       hwPublicIpv6PrefixLimitNotificationGroup 1.3.6.1.4.1.2011.5.25.145.20.2.2.1
The object indicates alarm of ipv6 prefixs.
                       hwPublicIpv6PrefixLimitObjectGroup 1.3.6.1.4.1.2011.5.25.145.20.2.2.2
The object indicates the number of ipv6 prefixs.
                   hwL3vpnIpv6PrefixLimitGroup 1.3.6.1.4.1.2011.5.25.145.20.2.3
                       hwL3vpnIpv6PrefixLimitNotificationGroup 1.3.6.1.4.1.2011.5.25.145.20.2.3.1
The object indicates alarm of ipv6 VPN instance prefixs.
                       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.
         hwEvpnMacObjects 1.3.6.1.4.1.2011.5.25.145.21
               hwMacLimitEvpnName 1.3.6.1.4.1.2011.5.25.145.21.1 octet string no-access
The name of the EVPN instance for MAC limit.
               hwCurMacNum 1.3.6.1.4.1.2011.5.25.145.21.2 unsigned32 no-access
This object indicates the current number of MAC addresses of the EVPN instance.
               hwEvpnMacUpperLimitValue 1.3.6.1.4.1.2011.5.25.145.21.3 unsigned32 no-access
This object indicates the upper limit value of MAC addresses of the EVPN instance.
               hwEvpnMacLowerLimitValue 1.3.6.1.4.1.2011.5.25.145.21.4 unsigned32 no-access
This object indicates the lower limit value of MAC addresses of the EVPN instance.
               hwEvpnMacLimitValue 1.3.6.1.4.1.2011.5.25.145.21.5 unsigned32 no-access
This object indicates the max value of MAC addresses of the EVPN instance.
         hwEvpnMacLimitTraps 1.3.6.1.4.1.2011.5.25.145.22
               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.
               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.
               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.
               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.
         hwEvpnMacLimitConformance 1.3.6.1.4.1.2011.5.25.145.23
               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.
               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.