All MIBs › FCMGMT-MIB › connUnitControl
connUnitControl
Module: FCMGMT-MIB
OID (symbolic): FCMGMT-MIB::connUnitControl
OID (numeric): 1.3.6.1.3.94.1.6.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is used to control the addressed connUnit.
NOTE: 'Cold Start' and 'Warm Start' are as defined in MIB II and are not meant to be a factory reset.
resetConnUnitColdStart: the addressed unit performs a 'Cold Start' reset.
resetConnUnitWarmStart: the addressed unit performs a 'Warm Start' reset.
offlineConnUnit: the addressed unit puts itself into an implementation dependant 'offline' state. In general,if a unit is in an offline state, it cannot be used to perform meaningful Fibre Channel work.
onlineConnUnit: the addressed unit puts itself into an implementation dependant 'online' state. In general, if a unit is in an online state, it is capable of performing meaningful Fibre Channel work.
NOTE: Each implementation may chose not to allow any or all of these values on a SET.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.94.1.6.1.22 snmpwalk -v2c -c public <target> FCMGMT-MIB::connUnitControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.94.1.6.1.22.1 snmpget -v2c -c public <target> FCMGMT-MIB::connUnitControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.94.1.6.1.22.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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.94 | fcmgmt | FCMGMT-MIB |
| 1.3.6.1.3.94.1 | connSet | FCMGMT-MIB |
| 1.3.6.1.3.94.1.6 | connUnitTable | FCMGMT-MIB |
| 1.3.6.1.3.94.1.6.1 | connUnitEntry | FCMGMT-MIB |
| 1.3.6.1.3.94.1.6.1.22 | connUnitControl | FCMGMT-MIB |