ciscoSnapshotIfUpAction
CISCO-SNAPSHOT-MIB ·
.1.3.6.1.4.1.9.9.19.1.2.1.7
Object
column r/w
Enumeration
This object controls the action that takes place when the
interface associated with this entry transitions to the `up'
state while snapshot routing on the interface is in quiet
mode.
A value of goActive will cause the immediate transition to
the active state.
A value of noAction will cause no such transition. Instead,
the transition to the active state will occur normally when
the current quiet period has expired.
Going active immediately incurs extra routing protocol
overhead, but allows a fresh set of routing updates be
exchanged each time the line is brought up. This is useful
in a Dial-on-Demand routing environment.
An instance of this object may only be present if the value
of the associated ciscoSnapshotClient object is true.
Context
- MIB
- CISCO-SNAPSHOT-MIB
- OID
.1.3.6.1.4.1.9.9.19.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoSnapshotInterfaceEntry
- 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 'CISCO-SNAPSHOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNAPSHOT-MIB::ciscoSnapshotIfUpAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SNAPSHOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNAPSHOT-MIB::ciscoSnapshotIfUpAction.<ciscoSnapshotIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SNAPSHOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SNAPSHOT-MIB::ciscoSnapshotIfUpAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | goActive |
2 | noAction |
Conformance
Member of