All MIBs › OSPF-MIB › ospfTOSSupport
ospfTOSSupport
Module: OSPF-MIB
OID (symbolic): OSPF-MIB::ospfTOSSupport
OID (numeric): 1.3.6.1.2.1.14.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
TOS support.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.14.8 snmpwalk -v2c -c public <target> OSPF-MIB::ospfTOSSupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.14.8.1 snmpget -v2c -c public <target> OSPF-MIB::ospfTOSSupport.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.14.8.1 s <value>