dot1dStaticReceivePort
BRIDGE-MIB ·
.1.3.6.1.2.1.17.5.1.1.2
Object
column r/w
Integer32
Either the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the bridge for which there is no other applicable entry.
Context
- MIB
- BRIDGE-MIB
- OID
.1.3.6.1.2.1.17.5.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1dStaticEntry
- 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 'BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRIDGE-MIB::dot1dStaticReceivePort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRIDGE-MIB::dot1dStaticReceivePort.<dot1dStaticAddress>.<dot1dStaticReceivePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRIDGE-MIB::dot1dStaticReceivePort'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of