ctBridgeSdbEnetFtrData

CTRON-BRDG-MIB · .0.52.4.1.2.3.5.3.1.3

Object

column mandatory r/w OctetString
The specific packet string representing the
destination address, source address, type/length 
field and a window of 64 bytes of packet data 
beginning at DataOffset to be used for filtering 
decisions. Each ASCII character of the string 
represents a nibble of packet data, therefore the 
packet string should be (14+64) * 2 = 156 characters
long.  A value of 'x' in the packet string is
used to indicate a 'Don't care' and no filtering is 
to be performed on that nibble.

Context

MIB
CTRON-BRDG-MIB
OID
.0.52.4.1.2.3.5.3.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
ctBridgeSdbEnetEntry

Walk 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-BRDG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-BRDG-MIB::ctBridgeSdbEnetFtrData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-BRDG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-BRDG-MIB::ctBridgeSdbEnetFtrData.<ctBridgeSdbEnetFtrNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-BRDG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-BRDG-MIB::ctBridgeSdbEnetFtrData'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.