hwMgPhyTerminationSrvAlarmState
HUAWEI-VOIP-H248-MIB ·
.1.3.6.1.4.1.2011.6.36.1.3.1.12
Object
column Enumeration
Indicates the alarm state of service port. Options: 1. no(1) -has no alarm 2. yes(2) -has alarm
Context
- MIB
- HUAWEI-VOIP-H248-MIB
- OID
.1.3.6.1.4.1.2011.6.36.1.3.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwMgPhyTerminationCfgEntry
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::hwMgPhyTerminationSrvAlarmState'
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::hwMgPhyTerminationSrvAlarmState.<hwMgPhyTerminationIndex>'
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::hwMgPhyTerminationSrvAlarmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |