ipv6IfAdminStatus

IPV6-MIB · .1.3.6.1.2.1.55.1.5.1.9

Object

column obsolete r/w Enumeration
The desired state of the interface.  When a managed
system initializes, all IPv6 interfaces start with
ipv6IfAdminStatus in the down(2) state.  As a result
of either explicit management action or per
configuration information retained by the managed
system, ipv6IfAdminStatus is then changed to
the up(1) state (or remains in the down(2) state).
              
This object is obsolete.  IPv6 does not have a
separate admin status; the admin status of the
interface is represented by IF-MIB::ifAdminStatus.

Context

MIB
IPV6-MIB
OID
.1.3.6.1.2.1.55.1.5.1.9
Type
column
Access
readwrite
Status
obsolete
Parent
ipv6IfEntry
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 'IPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-MIB::ipv6IfAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-MIB::ipv6IfAdminStatus.<ipv6IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPV6-MIB::ipv6IfAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down

Conformance

Member of
Compliance refinements
An agent is not required to provide write
access to this object