ctDot1qTpFdbRemoveAddress
CTRON-Q-BRIDGE-MIB-EXT ·
.1.3.6.1.4.1.52.4.1.2.16.7.1.5.1.1
Object
When this is object is set to true(1) the unicast MAC address specified by the indexing will be removed from transparent filter database. A set to false(2) will have no effect. This object will always return false(2).
Context
- MIB
- CTRON-Q-BRIDGE-MIB-EXT
- OID
.1.3.6.1.4.1.52.4.1.2.16.7.1.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctDot1qTpFdbExtEntry
- 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 'CTRON-Q-BRIDGE-MIB-EXT' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-Q-BRIDGE-MIB-EXT::ctDot1qTpFdbRemoveAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-Q-BRIDGE-MIB-EXT' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-Q-BRIDGE-MIB-EXT::ctDot1qTpFdbRemoveAddress.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-Q-BRIDGE-MIB-EXT' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-Q-BRIDGE-MIB-EXT::ctDot1qTpFdbRemoveAddress'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of