All MIBs › RFC1289-phivMIB › phivSystemState
phivSystemState
Module: RFC1289-phivMIB
OID (symbolic): RFC1289-phivMIB::phivSystemState
OID (numeric): 1.3.6.1.2.1.18.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This represents the operational state of the executor node. 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.1.1 snmpwalk -v2c -c public <target> RFC1289-phivMIB::phivSystemState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.18.1.1.1 snmpget -v2c -c public <target> RFC1289-phivMIB::phivSystemState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.18.1.1.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.1 | phivSystem | DECNET-PHIV-MIB |
| 1.3.6.1.2.1.18.1.1 | phivSystemState | RFC1289-phivMIB |