hwSipUserGroupRunningState
HUAWEI-VOIP-SIP-MIB ·
.1.3.6.1.4.1.2011.6.36.1.70.10.1.14
Object
column Enumeration
Indicates the service state of user group. Options: 1. null(1) -null 2. startSvc(2) -start service 3. rBlock(3) -remote block 4. lBlock(4) -local block
Context
- MIB
- HUAWEI-VOIP-SIP-MIB
- OID
.1.3.6.1.4.1.2011.6.36.1.70.10.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwVoiceUserGroupConfigEntry
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 'HUAWEI-VOIP-SIP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-SIP-MIB::hwSipUserGroupRunningState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOIP-SIP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-SIP-MIB::hwSipUserGroupRunningState.<hwSipUserGroupVgwId>.<hwSipUserGroupid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-SIP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-SIP-MIB::hwSipUserGroupRunningState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | null |
2 | startSvc |
3 | rBlock |
4 | lBlock |