ctBridgeSdbGenericFtrData
CTRON-BRIDGE-MIB ·
.1.3.6.1.4.1.52.4.1.2.3.9.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. The string may be be of size 0 to 78 bytes. If a size less than 78 bytes is used, the string will still begin at the destination address.
Context
- MIB
- CTRON-BRIDGE-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.3.9.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctBridgeSdbGenericEntry
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-BRIDGE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-BRIDGE-MIB::ctBridgeSdbGenericFtrData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-BRIDGE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-BRIDGE-MIB::ctBridgeSdbGenericFtrData.<ctBridgeSdbGenericFtrNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-BRIDGE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-BRIDGE-MIB::ctBridgeSdbGenericFtrData'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-78