optixSEPPreemtMode
OPTIX-SEP-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.36.1.1.1.5
Object
column r/w
Enumeration
This node indicates the SEP preemption mode. Value 1 indicates the non-preemption mode; value 2 indicates the manual preemption mode; value 3 indicates the delay preemption mode. The default value is 1.
Context
- MIB
- OPTIX-SEP-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.36.1.1.1.5- 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::optixSEPPreemtMode'
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::optixSEPPreemtMode.<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::optixSEPPreemtMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nonpreempt |
2 | manual |
3 | delay |