tRingPortRingPhantomCurrent
DOT5-LOG-MIB ·
.1.3.6.1.4.1.52.4.1.2.1.1.3.3.1.1.7
Object
column mandatory
r/w
Enumeration
When written with the value activatePhantom, this object activates the board's phantom current for the ring port, if applicable. This may be different from the HW switch setting. When written with the value deactivatePhantom, the board removes phantom current for this port, if applicable. This may be different from the HW switch setting. If the port does not support phantom drive, any write to this object will return a BADSETINFO error. When read, this object reports the state of the ring port's phantom drive status, whether enabled, disabled, or not supported.
Context
- MIB
- DOT5-LOG-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.1.1.3.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- tRingPortRingEntry
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::tRingPortRingPhantomCurrent'
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::tRingPortRingPhantomCurrent.<tRingPortRingPortId>.<tRingPortRingPortGrpId>'
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::tRingPortRingPhantomCurrent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noPhantomAvailable |
2 | activatePhantom |
3 | deactivatePhantom |