dot5PhysMgmtPortRingPhantomCurrent
DOT5-PHYS-MIB ·
.1.3.6.1.4.1.52.4.1.1.6.1.3.3.1.1.7
Object
column mandatory
r/w
Enumeration
When written, this object activates or deactivates the MIM board's phantom current for this ring port, if applicable and provided the MIM on which this port is resident falls within the domain of the device. If the port does not support phantom drive, or if the MIM falls outside of the domain of the device, the SNMP error BadValue will be returned. If successfully written, this selection may be different than the HW switch setting. When read, this object reports the state of the ring port's phantom drive status, whether enabled, disabled, or not supported.
Context
- MIB
- DOT5-PHYS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.6.1.3.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dot5PhysMgmtPortRingEntry
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::dot5PhysMgmtPortRingPhantomCurrent'
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::dot5PhysMgmtPortRingPhantomCurrent.<dot5PhysMgmtPortRingBoardId>.<dot5PhysMgmtPortRingPortId>'
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::dot5PhysMgmtPortRingPhantomCurrent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noPhantomAvailable |
2 | activatePhantom |
3 | deactivatePhantom |