All MIBs › BASIS-SHELF-MIB › shelfTime
shelfTime
Module: BASIS-SHELF-MIB
OID (symbolic): BASIS-SHELF-MIB::shelfTime
OID (numeric): 1.3.6.1.4.1.351.110.1.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
This object sets/gets the TIME. The syntax is hh:mm:ss
What is shelfTime?
This read-write object gets or sets the current time on the shelf, in hh:mm:ss format.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.1.1.5 snmpwalk -v2c -c public <target> BASIS-SHELF-MIB::shelfTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.1.1.5.1 snmpget -v2c -c public <target> BASIS-SHELF-MIB::shelfTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.1.1.5.1 s <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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1 | basisSystem | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1.1 | basisShelf | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1.1.5 | shelfTime | BASIS-SHELF-MIB |