acSysInterfaceApplicationTypes
AC-SYSTEM-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.10.1.3.1.30.22.1.5
Object
column r/w
Enumeration
The type assigned to the interface. Access: Offline. AC INI-Param: InterfaceTable_ApplicationTypes
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.3.1.30.22.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- acSysInterfaceEntry
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 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysInterfaceApplicationTypes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysInterfaceApplicationTypes.<acSysInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysInterfaceApplicationTypes'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | oam |
1 | media |
2 | control |
3 | oamAndMedia |
4 | oamAndControl |
5 | mediaAndControl |
6 | oamAndMediaAndControl |