rbridgeSnoopingPortAddrType
RBRIDGE-MIB ·
.1.3.6.1.2.1.214.1.6.1.1.1
Object
column Enumeration
The IP address type of an IP multicast router detected
on this port and VLAN. If only IPv4 router(s)
are detected, the value returned is 'ipv4'. If only
IPv6 routers are detected, the value returned is
'ipv6'. If both IPv4 and IPv6 routers are detected on
this port and VLAN, the value returned is 'ipv4v6'.
Context
- MIB
- RBRIDGE-MIB
- OID
.1.3.6.1.2.1.214.1.6.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbridgeSnoopingPortEntry
- 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 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeSnoopingPortAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeSnoopingPortAddrType.<rbridgeBasePort>.<rbridgeVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBRIDGE-MIB::rbridgeSnoopingPortAddrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | ipv6 |
3 | ipv4v6 |
Conformance
Member of