portAdmin

CISCO-WAN-FR-PORT-MIB · .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.9

Object

column r/w Enumeration
The value of this object is used for
changing the desired state of the port.
              
up(1)   : Up the port;Admin up
down(2) : Down the port;Admin down
              
For Service Modules, supporting ifTable, this 
is equivalent to 'ifAdminStatus' object. The write-only
is not supported in these cases.

Context

MIB
CISCO-WAN-FR-PORT-MIB
OID
.1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.9
Type
column
Access
readwrite
Status
current
Parent
frPortCnfPortGrpEntry
Groups
1

Walk 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 'CISCO-WAN-FR-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-PORT-MIB::portAdmin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-PORT-MIB::portAdmin.<portNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-PORT-MIB::portAdmin'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3write-Only

Conformance