fpsPortFwdStatus
CTFPS-MIB ·
.1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.11
Object
column mandatory
Enumeration
Current state of this port's forward enable bit in the Forward Enable Register (LUFW). If enabled, the FPS will allow packets received on this port to be forwarded through the system
Context
- MIB
- CTFPS-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.11.2.2.3.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- fpsPortEntry
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 'CTFPS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTFPS-MIB::fpsPortFwdStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTFPS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTFPS-MIB::fpsPortFwdStatus.<fpsPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTFPS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTFPS-MIB::fpsPortFwdStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |