cseProtocolFilterPortOperStatus
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.5.2.1.3
Object
column Enumeration
An indication of the operational status of filtering for this protocol on this interface. - on(1) indicates that the interface will send and receive the protocol traffic. - off(2) indicates that the interface will drop all traffic belonging to this protocol. - notSupported(3) indicates the hardware does not support protocol filtering.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.5.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cseProtocolFilterPortEntry
- 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 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseProtocolFilterPortOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseProtocolFilterPortOperStatus.<ifIndex>.<cseProtocolFilterPortProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-ENGINE-MIB::cseProtocolFilterPortOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
3 | notSupported |
Conformance
Member of