dellNetPortSecIfPortSecurityStatus
DELL-NETWORKING-PORT-SECURITY-MIB ·
.1.3.6.1.4.1.6027.3.31.1.2.1.1.2
Object
column Enumeration
This object represents the port security
status of an interface.
normal(1) - This indicates port is operating normally
without any violation.
dynMacLimitErrDisable(2) - This indicates that the port
is shutdown due to mac learn
limit violation when the object
dellNetPortSecIfSecureMacViolationAction
is of type 'shutdown'.
stationMoveErrDisable(3) - This indicates that the port
is shutdown due to station move violation
when the object
dellNetPortSecIfStmvViolationAction
is of type 'shutdownOrig' or
'shutdownOffending' or 'shutdownBoth'.
Context
- MIB
- DELL-NETWORKING-PORT-SECURITY-MIB
- OID
.1.3.6.1.4.1.6027.3.31.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dellNetPortSecIfConfigEntry
- 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 'DELL-NETWORKING-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-PORT-SECURITY-MIB::dellNetPortSecIfPortSecurityStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-NETWORKING-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-PORT-SECURITY-MIB::dellNetPortSecIfPortSecurityStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-NETWORKING-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-NETWORKING-PORT-SECURITY-MIB::dellNetPortSecIfPortSecurityStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | dynMacLimitErrDisable |
3 | stationMoveErrDisable |
Conformance
Member of