hwMgPhyTerminationSrvType
HUAWEI-VOIP-H248-MIB ·
.1.3.6.1.4.1.2011.6.36.1.4.1.3
Object
column Enumeration
Indicates the service type of the port. Options: 1. normal(1)-instant service 2. innerSpc(2) -inner SPC 3. v5spc(3) -V5 SPC 4. v5pre(4) -V5 pre-connection 5. privateSpc(5) -private line service 6. ipSpc(6) -IP SPC
Context
- MIB
- HUAWEI-VOIP-H248-MIB
- OID
.1.3.6.1.4.1.2011.6.36.1.4.1.3- 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::hwMgPhyTerminationSrvType'
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::hwMgPhyTerminationSrvType.<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::hwMgPhyTerminationSrvType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | innerSpc |
3 | v5spc |
4 | v5pre |
5 | privateSpc |
6 | ipSpc |