All MIBs › VOGON-POEM-MIB › poemNumber
poemNumber
Module: VOGON-POEM-MIB
OID (symbolic): VOGON-POEM-MIB::poemNumber
OID (numeric): 1.3.6.1.2.1.424242.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The number of vogon poems in this e-book.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.424242.1 snmpwalk -v2c -c public <target> VOGON-POEM-MIB::poemNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.424242.1.1 snmpget -v2c -c public <target> VOGON-POEM-MIB::poemNumber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.424242.1.1 i <value>