optixSEPBlockMode
OPTIX-SEP-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.36.1.1.1.12
Object
column r/w
Enumeration
This node indicates the SEP port blocking mode. Value 1 indicates that the port with the highest priority is the blocked port; value 2 indicates that an intermediate port in the SEP segment is the blocked port; value 3 indicates that the blocked port is specified based on the number of hops; value 4 indicates that the blocked port is specified based on the device name and port name.
Context
- MIB
- OPTIX-SEP-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.36.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optixSEPConfigInfoEntry
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 'OPTIX-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-SEP-MIB::optixSEPBlockMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-SEP-MIB::optixSEPBlockMode.<optixSEPID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-SEP-MIB::optixSEPBlockMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | optimal |
2 | middle |
3 | hop |
4 | name |