All MIBs › DECNET-PHIV-MIB › phivEndRemoteState
phivEndRemoteState
Module: DECNET-PHIV-MIB
OID (symbolic): DECNET-PHIV-MIB::phivEndRemoteState
OID (numeric): 1.3.6.1.2.1.18.4.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This represents the operational state of the remote node being evaluated. The possible states are:
ON Allows logical links. OFF Allows no new links, terminates existing links, and stops routing traffic through. SHUT Allows no new logical links, does not destroy existing logical links, and goes to the OFF state when all logical links are gone. RESTRICTED Allows no new incoming logical links from other nodes.
NOTE: These values are incremented by one compared to the standard DECnet values in order to maintain compliance with RFC 1155.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.18.4.1.1.2 snmpwalk -v2c -c public <target> DECNET-PHIV-MIB::phivEndRemoteState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.18.4.1.1.2.1 snmpget -v2c -c public <target> DECNET-PHIV-MIB::phivEndRemoteState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.18.4.1.1.2.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.18 | phiv | DECNET-PHIV-MIB |
| 1.3.6.1.2.1.18.4 | end | DECNET-PHIV-MIB |
| 1.3.6.1.2.1.18.4.1 | phivEndRemoteTable | DECNET-PHIV-MIB |
| 1.3.6.1.2.1.18.4.1.1 | phivEndRemoteEntry | DECNET-PHIV-MIB |
| 1.3.6.1.2.1.18.4.1.1.2 | phivEndRemoteState | DECNET-PHIV-MIB |