rlOspfv3IfLinkLSASuppression
RADLAN-OSPFV3-MIB ·
.1.3.6.1.4.1.89.216.8.1.26
Object
Specifies whether or not link LSA origination is suppressed for broadcast or NBMA interface types. The object is set to value true (1) to suppress the origination.
Context
- MIB
- RADLAN-OSPFV3-MIB
- OID
.1.3.6.1.4.1.89.216.8.1.26- Type
- column
- Access
- readwrite
- Status
- current
- Default
false- Parent
- rlOspfv3IfEntry
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 'RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-OSPFV3-MIB::rlOspfv3IfLinkLSASuppression'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-OSPFV3-MIB::rlOspfv3IfLinkLSASuppression.<rlOspfv3IfProcessId>.<rlOspfv3IfIndex>.<rlOspfv3IfInstId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-OSPFV3-MIB::rlOspfv3IfLinkLSASuppression'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |