ifAdminParentType
MX-IF-ADMIN-MIB ·
.1.3.6.1.4.1.4935.5.8.1.10.1.14
Object
column Enumeration
The parents type of this interface.
groupAdmin : the ifAdminParent represents the index
(groupAdminIndex) of a group from the
groupAdminTable (from the module
MX-GROUPS-ADMIN-MIB).
ifAdmin : the ifAdminParent represents the index
(ifIndex) of the ifAdminTable (this table)
Context
- MIB
- MX-IF-ADMIN-MIB
- OID
.1.3.6.1.4.1.4935.5.8.1.10.1.14- Type
- column
- Access
- readonly
- Status
- current
- Default
groupAdmin- Parent
- ifAdminEntry
- Groups
- 1
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 'MX-IF-ADMIN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-IF-ADMIN-MIB::ifAdminParentType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-IF-ADMIN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-IF-ADMIN-MIB::ifAdminParentType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-IF-ADMIN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-IF-ADMIN-MIB::ifAdminParentType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | groupAdmin |
2 | ifAdmin |
Conformance
Member of