optixSEPTopoPortWorkRole
OPTIX-SEP-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.36.1.3.1.5
Object
column Enumeration
This node indicates the port working role in the SEP topology information. Value 0x10 indicates a common port; value 0x22 indicates the primary edge port; value 0x21 indicates the secondary edge port; value 0x32 indicates the no-neighbor primary edge port; value 0x31 indicates the no-neighbor secondary edge port; value 0xff indicates an invalid port.
Context
- MIB
- OPTIX-SEP-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.36.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixSEPTopoEntry
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::optixSEPTopoPortWorkRole'
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::optixSEPTopoPortWorkRole.<optixSEPTopoIndex>.<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::optixSEPTopoPortWorkRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
16 | common |
33 | secedge |
34 | priedge |
49 | nonbrsecedge |
50 | nonbrpriedge |
255 | none |