cufwCluConsoleReplicate
CISCO-UNIFIED-FIREWALL-MIB ·
.1.3.6.1.4.1.9.9.491.1.8.1.7
Object
scalar SNMPv2-TCTruthValue
The console replication feature is enabled on this slave. Slave units send the console messages to the master unit so that you only need to monitor one console port for the cluster.
Context
- MIB
- CISCO-UNIFIED-FIREWALL-MIB
- OID
.1.3.6.1.4.1.9.9.491.1.8.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cuFwClusterGlobals
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 'CISCO-UNIFIED-FIREWALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-FIREWALL-MIB::cufwCluConsoleReplicate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-UNIFIED-FIREWALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-UNIFIED-FIREWALL-MIB::cufwCluConsoleReplicate'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |