All MIBs › NETI-VAS-MIB › vasIfOperStatus
vasIfOperStatus
Module: NETI-VAS-MIB
OID (symbolic): NETI-VAS-MIB::vasIfOperStatus
OID (numeric): 1.3.6.1.4.1.2928.2.5.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The operational state of the interface. The value normally follow the state of the administrative state.
up(1). The interface is up and operational.
down(2). The interface is not operational, either because its administrative state is down, or because of an error. If it is down because of an error, an alarm should be raised and the vasIfFailure should describe the fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2928.2.5.1.1.1.5 snmpwalk -v2c -c public <target> NETI-VAS-MIB::vasIfOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2928.2.5.1.1.1.5.1 snmpget -v2c -c public <target> NETI-VAS-MIB::vasIfOperStatus.1
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2928 | netinsight | NETI-COMMON-MIB |
| 1.3.6.1.4.1.2928.2 | netiGeneric | NETI-COMMON-MIB |
| 1.3.6.1.4.1.2928.2.5 | netiVasMIB | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.1 | vasInterfaceGroup | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.1.1 | vasIfTable | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.1.1.1 | vasIfEntry | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.1.1.1.5 | vasIfOperStatus | NETI-VAS-MIB |