All MIBs › IPV6-MIB › ipv6IfAdminStatus
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.55 | ipv6MIB | IPV6-MIB |
| 1.3.6.1.2.1.55.1 | ipv6MIBObjects | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5 | ipv6IfTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5.1 | ipv6IfEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5.1.9 | ipv6IfAdminStatus | IPV6-MIB |