zhoneVaIfFXSRingActive
Zhone-VOICE-ANALOG-IF-MIB ·
.1.3.6.1.4.1.5504.5.6.2.2.1.2
Object
column SNMPv2-TCTruthValue
This object contains the outgoing ring active indication. If the object value is true, then the interface is currently generating ring out to the Key Telephone System (KTS) or Plain Old Telephone (POT); otherwise, it doesn't.
Context
- MIB
- Zhone-VOICE-ANALOG-IF-MIB
- OID
.1.3.6.1.4.1.5504.5.6.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneVaIfFXSStatusEntry
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::zhoneVaIfFXSRingActive'
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::zhoneVaIfFXSRingActive.<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::zhoneVaIfFXSRingActive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |