voipE1VIParaState
ZXR10-VoIP ·
.1.3.6.1.4.1.3902.3.200.1.1.7.1.1.4
Object
This object founcation is to shutdown E1VIPara voiceport.
Context
- MIB
- ZXR10-VoIP
- OID
.1.3.6.1.4.1.3902.3.200.1.1.7.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- voipE1VIParaEntry
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 'ZXR10-VoIP' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-VoIP::voipE1VIParaState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-VoIP' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-VoIP::voipE1VIParaState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-VoIP' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-VoIP::voipE1VIParaState'
Syntax
- Source
- VoIPE1ShutDownType
- Base type
Enumeration
Values & Constraints
Type Values
0 | shutdown |
1 | up |