ciscoVdcFromUnallocatedIntf
CISCO-VDC-MIB ·
.1.3.6.1.4.1.9.9.774.1.3.1.1.11
Object
column r/w
Enumeration
This object specifies the way that interfaces are allocated from the unallocated interface pool. When the value of this object is set to 'allocate', interfaces in the unallocated interface pool will be allocated to a particular VDC on a best-efforts basis. This object always has the value 'noOp' when read.
Context
- MIB
- CISCO-VDC-MIB
- OID
.1.3.6.1.4.1.9.9.774.1.3.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoVdcExtEntry
- 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-VDC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VDC-MIB::ciscoVdcFromUnallocatedIntf'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VDC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VDC-MIB::ciscoVdcFromUnallocatedIntf.<ciscoVdcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VDC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VDC-MIB::ciscoVdcFromUnallocatedIntf'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOp |
2 | allocate |
Conformance
Member of
Compliance refinements
Values:
noOp(1)
It is compliant to implement this object as
read-only.
read-only.