hwOspfv3NotificationEnable
HUAWEI-OSPFV3-MIB ·
.1.3.6.1.4.1.2011.5.25.147.1.1.17
Object
If this object is set to true(1), then it enables
the generation of OSPFv3 Notifications. If it is
set to false(2), these notifications are not
generated.
Configured values MUST survive an agent reboot.
Context
- MIB
- HUAWEI-OSPFV3-MIB
- OID
.1.3.6.1.4.1.2011.5.25.147.1.1.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwOspfv3GeneralGroup
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-OSPFV3-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV3-MIB::hwOspfv3NotificationEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-OSPFV3-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-OSPFV3-MIB::hwOspfv3NotificationEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
hwOspfv3ReadOnlyCompliance
readonly
Write access is not required.