zhoneVaIfCfgLineType
Zhone-VOICE-ANALOG-IF-MIB ·
.1.3.6.1.4.1.5504.5.6.1.1.1.5
Object
column Enumeration
The Card type FXS, FXO, EM, EBS. Entries in the table will be created or deleted on the basis of zhoneVaIfCfgLineType in the zhoneVaIfCfgTable and we are not using rowStatus entry for this . The tables which are augument to the above mentioned table will be created by RP only and they can be read or modified by user later.
Context
- MIB
- Zhone-VOICE-ANALOG-IF-MIB
- OID
.1.3.6.1.4.1.5504.5.6.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneVaIfCfgEntry
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::zhoneVaIfCfgLineType'
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::zhoneVaIfCfgLineType.<ifIndex>'
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::zhoneVaIfCfgLineType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fxs |
2 | fxo |
3 | em |
4 | ebs |