subVoiceRowStatus
ZHONE-GEN-SUBSCRIBER ·
.1.3.6.1.4.1.5504.3.4.1.5.1.7
Object
Used to control row creation and deletion.
A row in this table is created using a
single SNMP SET request with varbinds for:
a) subVoiceRowStatus set to'CreateAndGo' and
the subid, lgid, and connectionindex as an index,
b) the following READ-CREATE object(s) without a
default value (DEFVAL):
* subVoiceEndPoint1AddrIndex
* subVoiceEndPoint2AddrIndex
* subVoiceConnectionType
* subVoiceExtPhoneNumber
Context
- MIB
- ZHONE-GEN-SUBSCRIBER
- OID
.1.3.6.1.4.1.5504.3.4.1.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- subVoiceConnectionEntry
- Groups
- 1
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-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-SUBSCRIBER::subVoiceRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-SUBSCRIBER::subVoiceRowStatus.<subId>.<subLgId>.<subVoiceConnectionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-GEN-SUBSCRIBER::subVoiceRowStatus'
Syntax
- Source
- Zhone-TCZhoneRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |
Conformance
Member of