hwMgPhyTerminationSrvAlarmType
HUAWEI-VOIP-H248-MIB ·
.1.3.6.1.4.1.2011.6.36.1.3.1.13
Object
column Enumeration
Indicates the alarm type of service port. Options: 1. portFailure(1) -port failure 2. vagInterfaceInterrupt(2) -VAG Interrupt 3. noDsp(3) -no DSP resource alarm 4. portBlock(4) -port block 5. portLocked(5) -port locked 6. circuitryFailure(6) -circuitry failure
Context
- MIB
- HUAWEI-VOIP-H248-MIB
- OID
.1.3.6.1.4.1.2011.6.36.1.3.1.13- 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::hwMgPhyTerminationSrvAlarmType'
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::hwMgPhyTerminationSrvAlarmType.<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::hwMgPhyTerminationSrvAlarmType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | portFailure |
2 | vagInterfaceInterrupt |
3 | noDsp |
4 | portBlock |
5 | portLocked |
6 | circuitryFailure |