cseProtocolFilterPortAdminStatus
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.5.2.1.2
Object
column r/w
Enumeration
An indication of the administrative status of the protocol
filtering on this interface.
- on(1) indicates that the interface will send and receive the
traffic for protocol specified in
cseProtocolFilterPortProtocol.
- off(2) indicates that the interface will not receive
traffic for this protocol, or if this feature is not
supported.
- auto(3) indicates that the corresponding
cseProtocolFilterPortOperStatus will transit to 'on' after
receiving one packet of this protocol type.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.5.2.1.2- Type
- column
- Access
- readwrite
- 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::cseProtocolFilterPortAdminStatus'
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::cseProtocolFilterPortAdminStatus.<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::cseProtocolFilterPortAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
3 | auto |
Conformance
Member of