All MIBs › FDDI-SMT73-MIB › fddimibSMTStationAction
fddimibSMTStationAction
Module: FDDI-SMT73-MIB
OID (symbolic): FDDI-SMT73-MIB::fddimibSMTStationAction
OID (numeric): 1.3.6.1.2.1.10.15.73.1.2.1.26
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object, when read, always returns a value of other(1). The behavior of setting this variable to each of the acceptable values is as follows:
other(1): Results in an appropriate error. connect(2): Generates a Connect signal to ECM to begin a connection sequence. See ANSI Ref 9.4.2. disconnect(3): Generates a Disconnect signal to ECM. see ANSI Ref 9.4.2. path-Test(4): Initiates a station Path_Test. The Path_Test variable (see ANSI Ref 9.4.1) is set to 'Testing'. The results of this action are not specified in this standard. self-Test(5): Initiates a station Self_Test. The results of this action are not specified in this standard. disable-a(6): Causes a PC_Disable on the A port if the A port mode is peer. disable-b(7): Causes a PC_Disable on the B port if the B port mode is peer. disable-m(8): Causes a PC_Disable on all M ports.
Attempts to set this object to all other values results in an appropriate error. The result of setting this variable to path-Test(4) or self- Test(5) is implementation-specific.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.15.73.1.2.1.26 snmpwalk -v2c -c public <target> FDDI-SMT73-MIB::fddimibSMTStationAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.15.73.1.2.1.26.1 snmpget -v2c -c public <target> FDDI-SMT73-MIB::fddimibSMTStationAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.15.73.1.2.1.26.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.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.15 | fddi | FDDI-SMT73-MIB |
| 1.3.6.1.2.1.10.15.73 | fddimib | FDDI-SMT73-MIB |
| 1.3.6.1.2.1.10.15.73.1 | fddimibSMT | FDDI-SMT73-MIB |
| 1.3.6.1.2.1.10.15.73.1.2 | fddimibSMTTable | FDDI-SMT73-MIB |
| 1.3.6.1.2.1.10.15.73.1.2.1 | fddimibSMTEntry | FDDI-SMT73-MIB |
| 1.3.6.1.2.1.10.15.73.1.2.1.26 | fddimibSMTStationAction | FDDI-SMT73-MIB |