IPV6-MIB :: ipv6IfAdminStatus

MIB Reference — IPNetwork Monitor

All MIBsIPV6-MIBipv6IfAdminStatus

ipv6IfAdminStatus

Module: IPV6-MIB

OID (symbolic): IPV6-MIB::ipv6IfAdminStatus

OID (numeric): 1.3.6.1.2.1.55.1.5.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.9
snmpwalk -v2c -c public <target> IPV6-MIB::ipv6IfAdminStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.9.1
snmpget -v2c -c public <target> IPV6-MIB::ipv6IfAdminStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.55.1.5.1.9.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.55ipv6MIBIPV6-MIB
1.3.6.1.2.1.55.1ipv6MIBObjectsIPV6-MIB
1.3.6.1.2.1.55.1.5ipv6IfTableIPV6-MIB
1.3.6.1.2.1.55.1.5.1ipv6IfEntryIPV6-MIB
1.3.6.1.2.1.55.1.5.1.9ipv6IfAdminStatusIPV6-MIB