dot5PhysMgmtBoardPortAssociation
DOT5-PHYS-MIB ·
.1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.19
Object
column mandatory
r/w
Integer32
This object, when written, would associate all of the ports on the
board with the selected ring, provided this option is available for
this MIM and this MIM lies within the domain of the managing device.
If this option is not available, or should the MIM lie outside of the
domain of the managing device, any write requests will result in the
SNMP error BadValue being returned. When read, this object will return
either a value indicating which ring all the ports on the board are
associated with or notAvailable if this function is not supported. If
the MIM lies outside of the domain of the managing device, all read
requests will return notAvailable.
0 - MIM does not support function
1..200 - Fnb ring 1 to Fnb ring 200
201..254 - AUX ring 1 to AUX ring 54
255 - All ports are not on the same ring
Context
- MIB
- DOT5-PHYS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.19- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dot5PhysMgmtBoardEntry
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 'DOT5-PHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-PHYS-MIB::dot5PhysMgmtBoardPortAssociation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT5-PHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-PHYS-MIB::dot5PhysMgmtBoardPortAssociation.<dot5PhysMgmtBoardId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT5-PHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT5-PHYS-MIB::dot5PhysMgmtBoardPortAssociation'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255