portSecurityForwardingState
NEXANS-BM-MIB ·
.1.3.6.1.4.1.266.20.3.1.1.25
Object
column Enumeration
The port security forwarding state of that port. See documentation for details.
Context
- MIB
- NEXANS-BM-MIB
- OID
.1.3.6.1.4.1.266.20.3.1.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bmSwitchPortEntry
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 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEXANS-BM-MIB::portSecurityForwardingState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEXANS-BM-MIB::portSecurityForwardingState.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEXANS-BM-MIB::portSecurityForwardingState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | portAdminDisabled |
3 | waitingForLink |
4 | unsecureVLAN |
5 | portAuthenticated |
6 | portSecurityDisabled |
7 | portLoopDisabled |
8 | authFailureVLAN |
9 | securityWarning |
10 | authenticatingClients |
11 | waitingForMacAddress |
12 | allRadiusServersDown |
13 | portBpduDisabled |
14 | portUdldDisabled |
15 | portLinkFlapDisabled |
16 | portErrorCountDisabled |
17 | portSfpErrorDisabled |
18 | portRedundanyLoopDisable |
19 | portDhcpSnoopingDisable |