All MIBs › NETI-VAS-MIB › vasPusSrcOperStatus
vasPusSrcOperStatus
Module: NETI-VAS-MIB
OID (symbolic): NETI-VAS-MIB::vasPusSrcOperStatus
OID (numeric): 1.3.6.1.4.1.2928.2.5.4.7.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operational state of the Push source. The value normally follow the state of the administrative state.
up(1). The Push source is up and operational.
down(2). The Push source 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 vasPusSrcFailure should describe the fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2928.2.5.4.7.1.6 snmpwalk -v2c -c public <target> NETI-VAS-MIB::vasPusSrcOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2928.2.5.4.7.1.6.1 snmpget -v2c -c public <target> NETI-VAS-MIB::vasPusSrcOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vasPusSrcOperStatus.1
Start monitoring Net Insight Nimbra media transport node (Video Appliance Services) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETI-VAS-MIB::vasPusSrcOperStatus OID value, configure state conditions and alerts, and monitor any Net Insight Nimbra media transport node (Video Appliance Services) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2928 | netinsight | NETI-COMMON-MIB |
| 1.3.6.1.4.1.2928.2 | netiGeneric | NETI-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2928.2.5 | netiVasMIB | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.4 | vasTransportsGroup | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.4.7 | vasPusSrcTable | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.4.7.1 | vasPusSrcEntry | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.4.7.1.6 | vasPusSrcOperStatus | NETI-VAS-MIB |