awcDot1dTpPortDefaultUcastAllowedToGoTo

AWCVX-MIB · .1.3.6.1.4.1.522.3.12.6.1.1

Object

column r/w OctetString
The set of ports to which frames received from a
specific port and destined for a unicast MAC address
which is not already listed in dot1dStaticTable are
allowed to be forwarded.  Each octet
within the value of this object specifies a set of
eight ports, with the first octet specifying ports
1 through 8, the second octet specifying ports 9
through 16, etc.  Within each octet, the most
significant bit represents the lowest numbered
port, and the least significant bit represents the
highest numbered port.  Thus, each port of the
bridge is represented by a single bit within the
value of this object.  If that bit has a value of
'1' then that port is included in the set of
ports; the port is not included if its bit has a
value of '0'.  (Note that the setting of the bit
corresponding to the port from which a frame is
received is irrelevant.)  The default value of
this object is a string of ones of appropriate
length.

Context

MIB
AWCVX-MIB
OID
.1.3.6.1.4.1.522.3.12.6.1.1
Type
column
Access
readwrite
Status
current
Parent
awcDot1dTpPortEntry
Groups
1

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance