agentInterfaceType
AIRESPACE-SWITCHING-MIB ·
.1.3.6.1.4.1.14179.1.2.13.1.3
Object
column Enumeration
The interface's type. The static type is set for the interfaces that are created by default on the switch and these cannot be deleted. Any other interface that is created is of type dynamic which can be deleted.
Context
- MIB
- AIRESPACE-SWITCHING-MIB
- OID
.1.3.6.1.4.1.14179.1.2.13.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentInterfaceConfigEntry
- 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 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-SWITCHING-MIB::agentInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-SWITCHING-MIB::agentInterfaceType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AIRESPACE-SWITCHING-MIB::agentInterfaceType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of