polL2FilterIndex
CTRON-SSR-POLICY-MIB ·
.1.3.6.1.4.1.52.2501.1.16.3.1.1
Object
column Integer32
A unique index into the table representing a single filter entry. This value will remain unique and the relationship between the index and the underlying filter is valid until the next reboot.
Context
- MIB
- CTRON-SSR-POLICY-MIB
- OID
.1.3.6.1.4.1.52.2501.1.16.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- polL2FilterEntry
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 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-POLICY-MIB::polL2FilterIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-POLICY-MIB::polL2FilterIndex.<polL2FilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SSR-POLICY-MIB::polL2FilterIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535