cubeEnabled
CISCO-UBE-MIB ·
.1.3.6.1.4.1.9.9.764.0.1
Object
This object represents, whether the Cisco
Unified Border Element (CUBE) is enabled
on the device or not.
The value 'true' means that the CUBE feature
is enabled on the device.
The value 'false' means that the CUBE feature
is disabled.
Context
- MIB
- CISCO-UBE-MIB
- OID
.1.3.6.1.4.1.9.9.764.0.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoUbeMIBObjects
- 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 'CISCO-UBE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UBE-MIB::cubeEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-UBE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-UBE-MIB::cubeEnabled'
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
ciscoCubeMIBCompliance
readonly
Write access is not supported.