dot5PhysMgmtPortCommonPortAdminState
DOT5-PHYS-MIB ·
.1.3.6.1.4.1.52.4.1.1.6.1.3.1.1.1.4
Object
column mandatory
r/w
Enumeration
Setting this object to enable or disable will cause this token ring port to be enabled or disabled, respectively, 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 always return the last administrative request made.
Context
- MIB
- DOT5-PHYS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.6.1.3.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dot5PhysMgmtPortCommonEntry
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::dot5PhysMgmtPortCommonPortAdminState'
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::dot5PhysMgmtPortCommonPortAdminState.<dot5PhysMgmtPortCommonBoardId>.<dot5PhysMgmtPortCommonPortId>'
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::dot5PhysMgmtPortCommonPortAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |