hwMgPhyTerminationConfigState
HUAWEI-VOIP-H248-MIB ·
.1.3.6.1.4.1.2011.6.36.1.4.1.6
Object
column Enumeration
Indicates the configured subscriber type. Options: 1. configedMgUser(1) -configured MG subscriber 2. configedV5User(2) -configured V5 subscriber 3. notConfiged(3) -not configured 4. spcmcfged(4) -configured SPCM subscriber 5. mglicensed(5) -configured and licensed MG subscriber 6. v5licensed(6) -configured and licensed V5 subscriber
Context
- MIB
- HUAWEI-VOIP-H248-MIB
- OID
.1.3.6.1.4.1.2011.6.36.1.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwMgPhyTerminationOperEntry
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-H248-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-H248-MIB::hwMgPhyTerminationConfigState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOIP-H248-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-H248-MIB::hwMgPhyTerminationConfigState.<hwMgPhyTermIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-H248-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-H248-MIB::hwMgPhyTerminationConfigState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | configedMgUser |
2 | configedV5User |
3 | notConfiged |
4 | spcmcfged |
5 | mglicensed |
6 | v5licensed |