cMsdpEnabled
CISCO-IETF-MSDP-MIB ·
.1.3.6.1.4.1.9.10.130.1.1.1
Object
The state of MSDP on this MSDP speaker - globally enabled or
disabled.
Changes to this object should be stored to non-volatile
memory.
Context
- MIB
- CISCO-IETF-MSDP-MIB
- OID
.1.3.6.1.4.1.9.10.130.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cMsdp
- 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-IETF-MSDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-MSDP-MIB::cMsdpEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-MSDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-MSDP-MIB::cMsdpEnabled'
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
cMsdpMIBReadOnlyCompliance
readonly
Write access is not required.