All MIBs › DS8200v2-MIB › dbuMode
dbuMode
Module: DS8200v2-MIB
OID (symbolic): DS8200v2-MIB::dbuMode
OID (numeric): 1.3.6.1.4.1.321.100.2.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is the identifier of the current mode that the Dial Backup Unit is operating in. The values mean: dbuModeOrig The dial backup unit is operating in the originate mode dbuModeAnsw The dial backup unit is operating in the answer mode dbuModeNotAvail The dial backup unit's mode is not available dbuModeCallbackOrig The dial backup unit is operating in the callback originate mode dbuModeCallbackAnsw The dial backup unit is operating in the callback mode dbuModeMaster The dial backup unit is configured as a master unit dbuModeSlave The dial backup unit is configured as a slave unit
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.2.2.1.1.6 snmpwalk -v2c -c public <target> DS8200v2-MIB::dbuMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.2.2.1.1.6.1 snmpget -v2c -c public <target> DS8200v2-MIB::dbuMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.321.100.2.2.1.1.6.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.2 | tinterfaces | DS8200v2-MIB |
| 1.3.6.1.4.1.321.100.2.2 | dbu | DS8200v2-MIB |
| 1.3.6.1.4.1.321.100.2.2.1 | dbuConfigTable | DS8200v2-MIB |
| 1.3.6.1.4.1.321.100.2.2.1.1 | dbuConfigTableEntry | DS8200v2-MIB |
| 1.3.6.1.4.1.321.100.2.2.1.1.6 | dbuMode | DS8200v2-MIB |