docsIf3CmMdCfgIpProvModeResetOnChange
DOCS-IF3-MIB ·
.1.3.6.1.4.1.4491.2.1.20.1.31.1.2
Object
This attribute determines if the CM is to automatically reset upon change of the IpProvMode attribute. The attribute has a default value of 'false' (2) which means that the CM does not reset upon change to IpProvMode attribute. When this attribute is set to 'true' (1), the CM resets upon a change to the IpProvMode attribute.
Context
- MIB
- DOCS-IF3-MIB
- OID
.1.3.6.1.4.1.4491.2.1.20.1.31.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsIf3CmMdCfgEntry
- Groups
- 1
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 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF3-MIB::docsIf3CmMdCfgIpProvModeResetOnChange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF3-MIB::docsIf3CmMdCfgIpProvModeResetOnChange.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IF3-MIB::docsIf3CmMdCfgIpProvModeResetOnChange'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of