pdnMgmtIpAdminStatus

PDN-MGMT-IP-MIB · .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.10

Object

column r/w Enumeration
The status of the IP Port (interface).
              
Data flow through the IP Port is possible only if this
object is set to 'up'.
              
When this object is set to 'down', the interface SHALL
be torn down and all routes (associated with this port)
be purged automatically, until the port is set to 'up'
state again.

Context

MIB
PDN-MGMT-IP-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.10
Type
column
Access
readwrite
Status
current
Parent
pdnMgmtIpPortEntry
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 'PDN-MGMT-IP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MGMT-IP-MIB::pdnMgmtIpAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-MGMT-IP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MGMT-IP-MIB::pdnMgmtIpAdminStatus.<pdnMgmtIpPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-MGMT-IP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-MGMT-IP-MIB::pdnMgmtIpAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down

Conformance

Member of
Compliance refinements
Write access is not required.