osL2PduGuardState
OS-L2-PDU-GUARD-MIB ·
.1.3.6.1.4.1.6926.2.17.2.1.5
Object
column L2PortState
The is in inform state in case the number of packets which came on the specific port exceeded the inform threshold, and in isolate state in case they exceeded the isolate threshold.
Context
- MIB
- OS-L2-PDU-GUARD-MIB
- OID
.1.3.6.1.4.1.6926.2.17.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- osL2PduGuardEntry
- 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 'OS-L2-PDU-GUARD-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-L2-PDU-GUARD-MIB::osL2PduGuardState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-L2-PDU-GUARD-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-L2-PDU-GUARD-MIB::osL2PduGuardState.<osL2PduGuardProtocol>.<osL2PduGuardPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-L2-PDU-GUARD-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-L2-PDU-GUARD-MIB::osL2PduGuardState'
Syntax
- Source
- L2PortState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | normal |
3 | isolated |
4 | inform |
Conformance
Member of