dot5PhysMgmtPortStnInsertionTrapEnable
DOT5-PHYS-MIB ·
.1.3.6.1.4.1.52.4.1.1.6.1.3.2.1.1.5
Object
column mandatory
r/w
Enumeration
A write of enabled or disabled to this object permits or inhibits the sending of the port inserted and port deinserted traps when phantom current is asserted or removed, respectively, on this station port, provided the MIM on which this port is resident falls within the domain of the device. If the MIM falls outside of the domain of the device, the SNMP error BadValue will be returned. When read this object will repond with the last write request made. The default state of this object is disabled.
Context
- MIB
- DOT5-PHYS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.6.1.3.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dot5PhysMgmtPortStnEntry
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::dot5PhysMgmtPortStnInsertionTrapEnable'
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::dot5PhysMgmtPortStnInsertionTrapEnable.<dot5PhysMgmtPortStnBoardId>.<dot5PhysMgmtPortStnPortId>'
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::dot5PhysMgmtPortStnInsertionTrapEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |