flWorkFWCtrlSecurityPortState
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.11.2.8.2.1.1.4
Object
column r/w
Enumeration
Get back the security operational state of the port. The state blocking(2) indicates that this port has received a not allowed mac address and is blocked now. No received ethernet packets will be forwarded to other ports. If the user sets this object ot reenabling(3) a blocked port will move to status ok(1). NOTE: If the user reenables a port the port might become blocking again immediately if there are still invalid mac addresses located at this port and securityMode of this port is still 3 or 4.
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.11.2.8.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- flWorkFWCtrlSecurityPortEntry
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 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkFWCtrlSecurityPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkFWCtrlSecurityPortState.<flWorkFWCtrlSecurityPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FL-MGD-INFRASTRUCT-MIB::flWorkFWCtrlSecurityPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |