hwMinMProtectProtocol
HUAWEI-MINM-MIB ·
.1.3.6.1.4.1.2011.5.25.133.1.1.2.3.1.1.22
Object
Indicates the protection protocol of the protection group of mac-tunnels. ProtocolAPS(1): use an APS protocol to enhance the protection switching. ProtocolOAM(2): not using any APS protocol to enhance the protection switching. By the default, the ProtocolOAM is used.
Context
- MIB
- HUAWEI-MINM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.133.1.1.2.3.1.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwMinMMacTnlApsCfgEntry
- Groups
- 1
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-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MINM-MIB::hwMinMProtectProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MINM-MIB::hwMinMProtectProtocol.<hwMinMMacTnlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MINM-MIB::hwMinMProtectProtocol'
Syntax
- Source
- HWProtectProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | protocolAps |
2 | protocolOam |
Conformance
Member of