ciscoMvpnMdtDataWildcardBits
CISCO-MVPN-MIB ·
.1.3.6.1.4.1.9.10.113.1.3.2.1.4
Object
Wildcard bits which when used along with data MDT range
address, give a pool of addresses to be used in a MVRF.
For example, if ciscoMvpnMdtDataRangeAddress is 239.1.2.0
and ciscoMvpnMdtDataWildcardBits is 0.0.0.3, the possible
data MDT addresses are 239.1.2.0, 239.1.2.1, 239.1.2.2
and 239.1.2.3.
Note that wild card bits should be right contiguous.
Context
- MIB
- CISCO-MVPN-MIB
- OID
.1.3.6.1.4.1.9.10.113.1.3.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoMvpnMdtDataEntry
- 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-MVPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MVPN-MIB::ciscoMvpnMdtDataWildcardBits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MVPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MVPN-MIB::ciscoMvpnMdtDataWildcardBits.<mplsVpnVrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MVPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MVPN-MIB::ciscoMvpnMdtDataWildcardBits'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
ciscoMvpnModuleReadOnlyCompliance
readonly
Write access is not required.