rlOspfv3DemandExtensions
NETGEAR-RADLAN-OSPFV3-MIB ·
.1.3.6.1.4.1.4526.17.216.2.1.14
Object
The router's support for demand circuits.
The value of this object is true (1) when
demand circuits are supported.
This object is persistent, and when written, the
entity SHOULD save the change to non-volatile
storage.
Context
- MIB
- NETGEAR-RADLAN-OSPFV3-MIB
- OID
.1.3.6.1.4.1.4526.17.216.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlOspfv3GeneralGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-OSPFV3-MIB::rlOspfv3DemandExtensions'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-OSPFV3-MIB::rlOspfv3DemandExtensions.<rlOspfv3ProcessId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-OSPFV3-MIB::rlOspfv3DemandExtensions'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |