hwMinMProtectSwitchOperation
HUAWEI-MINM-MIB ·
.1.3.6.1.4.1.2011.5.25.133.1.1.2.3.1.1.21
Object
Indicates the switchover commands for the Aps protection group of mac-tunnels. The priority levels in a descending order are: clear, lock, force and manual. clear(1): clears the lock, force and manual commands, and WTR state on the local end. After the local commands are cleared, the WTR state cannot be entered. lock(2): locks the services on the working tunnel. force(3): forcibly switches the services to the protection tunnel when the protection tunnel is in sound state. manual(4): forcibly switches the services to the protection channel when the working and the protection tunnel are in sound state. null(5):there is not manual commands.
Context
- MIB
- HUAWEI-MINM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.133.1.1.2.3.1.1.21- 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::hwMinMProtectSwitchOperation'
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::hwMinMProtectSwitchOperation.<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::hwMinMProtectSwitchOperation'
Syntax
- Source
- HWSwitchOperation
- Base type
Enumeration
Values & Constraints
Type Values
1 | clear |
2 | lock |
3 | force |
4 | manual |
5 | null |
Conformance
Member of