zhoneVaIfStatusInfoType
Zhone-VOICE-ANALOG-IF-MIB ·
.1.3.6.1.4.1.5504.5.6.1.2.1.2
Object
column Enumeration
The information transfer services for the current call. none - no information transfer service, this is set befgore the first call is made on the interface. voice - analog voice. g3Fax - Group 3 FAX.
Context
- MIB
- Zhone-VOICE-ANALOG-IF-MIB
- OID
.1.3.6.1.4.1.5504.5.6.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneVaIfStatusEntry
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 'Zhone-VOICE-ANALOG-IF-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-VOICE-ANALOG-IF-MIB::zhoneVaIfStatusInfoType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone-VOICE-ANALOG-IF-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-VOICE-ANALOG-IF-MIB::zhoneVaIfStatusInfoType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-VOICE-ANALOG-IF-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-VOICE-ANALOG-IF-MIB::zhoneVaIfStatusInfoType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notype |
2 | voice |
3 | g3Fax |