hwBgpRouteLimitindex
HUAWEI-BGP-VPN-MIB ·
.1.3.6.1.4.1.2011.5.25.177.1.2.1.1
Object
scalar Enumeration
The index of bgp route limit, including: 1. ipv4(1): total ipv4 routes number. 2. ipv6(2): total ipv6 routes number. 3. ipv4vrf(3): ipv4 vrf routes number. 4. ipv6vrf(4): ipv6 vrf routes number. 5. ipv4public(5): ipv4 public routes number. 6. ipv6public(6): ipv6 public routes number. 7. l2ad(7): l2ad routes number.
Context
- MIB
- HUAWEI-BGP-VPN-MIB
- OID
.1.3.6.1.4.1.2011.5.25.177.1.2.1.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwBgpRouteLimitTable
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BGP-VPN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BGP-VPN-MIB::hwBgpRouteLimitindex.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BGP-VPN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BGP-VPN-MIB::hwBgpRouteLimitindex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | ipv6 |
3 | ipv4vrf |
4 | ipv6vrf |
5 | ipv4public |
6 | ipv6public |
7 | l2ad |