hh3cRTParentIfIndex
HH3C-IF-EXT-MIB ·
.1.3.6.1.4.1.25506.2.40.2.2.1.1.1
Object
column Integer32
The index of the interface that can create subinterfaces. The value is the same as the ifIndex value for this interface.
Context
- MIB
- HH3C-IF-EXT-MIB
- OID
.1.3.6.1.4.1.25506.2.40.2.2.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cRTParentIfEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IF-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IF-EXT-MIB::hh3cRTParentIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-IF-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IF-EXT-MIB::hh3cRTParentIfIndex.<hh3cRTParentIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-IF-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-IF-EXT-MIB::hh3cRTParentIfIndex'
Syntax
Integer32
Values & Constraints
Enumerated Values
0 | other |
1 | broadcast |
2 | pointToPoint |
3 | nbma |
4 | loopback |
5 | null |
6 | bgpMplsVpn |
7 | vrfInternal |
8 | dialout |
Object Constraints
range: 1-2147483647