tRingPortGrpMode
DOT5-LOG-MIB ·
.1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.9
Object
column mandatory
r/w
Enumeration
This object defines the mode of the board. In Auto Mode, the board is using its hardware defaults. The default values of the board are all ports enabled, speed selected by the HW jumper on the board, the FNB attempts to attach left and right and not bypassed, ring port phantom current (if applicable) is controlled via a HW switch, and selectable media (if applicable) is managed also via a HW switch. In Management Mode, the hardware defaults may be overridden by network or local management.
Context
- MIB
- DOT5-LOG-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- tRingPortGrpEntry
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-LOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-LOG-MIB::tRingPortGrpMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT5-LOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-LOG-MIB::tRingPortGrpMode.<tRingPortGrpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT5-LOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT5-LOG-MIB::tRingPortGrpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | managementMode |
2 | autoMode |