hwSepPortFwdState
HUAWEI-SEP-MIB ·
.1.3.6.1.4.1.2011.5.25.223.1.4.1.14
Object
column Enumeration
The forwarding state of the port: state value discarding 1 forwarding 2
Context
- MIB
- HUAWEI-SEP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.223.1.4.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwSepPortEntry
- 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-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SEP-MIB::hwSepPortFwdState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SEP-MIB::hwSepPortFwdState.<hwSepSegmentId>.<hwSepPortType>.<hwSepPortId1>.<hwSepPortId2>.<hwSepPortId3>.<hwSepPortId4>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SEP-MIB::hwSepPortFwdState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | discarding |
2 | forwarding |
Conformance
Member of