CISCO-IP-ADDRESS-POOL-TC-MIB

File: CISCO-IP-ADDRESS-POOL-TC-MIB.mib (5415 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY Unsigned32 TEXTUAL-CONVENTION
ciscoMgmt

Defined Types

IpAddrPoolInstanceIdentifier  
An arbitrary integer-value that uniquely identifies a row in a table defined by a MIB module defining objects describing data relating to IP address pool.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

IpAddrPoolInstanceIdentifierOrZero  
This textual convention serves as an extension of the IpAddressPoolIdentifier textual convention, which permits the value '0'. The use of the value '0' is specific to an object, thus requiring the descriptive text associated with the object to describe the semantics of its use.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

IpAddressPoolName  
A string-value that denotes the name assigned to an IP address pool. The semantics of the string-value are the same as those specified by the SnmpAdminString textual convention defined by the SNMP-FRAMEWORK-MIB [RFC3411].
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..255)  

IpAddressPoolNameOrNull  
This textual convention serves as an extension of the IpAddressPoolName textual convention, which permits the null string. The use of the null string is specific to an object, thus requiring the descriptive text associated with the object to describe the semantics of its use.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

IpAddressPoolGroupName  
A string-value that denotes the name assigned to an IP address pool group. The semantics of the string-value are the same as those specified by the SnmpAdminString textual convention defined by the SNMP-FRAMEWORK-MIB [RFC3411].
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..255)  

IpAddressPoolGroupNameOrNull  
This textual convention serves as an extension of the IpAddressPoolGroupName textual convention, which permits the null string. The use of the null string is specific to an object, thus requiring the descriptive text associated with the object to describe the semantics of the its use.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

IpAddressPoolThresholdUnits  
An enumerated integer-value that denotes the units used when specifying an IP address pool threshold: 'other' The implementation of the MIB module using this textual convention does not recognize the IP address pool threshold units. 'absolute' The value of the corresponding IP address pool threshold is an absolute number of IP addresses or IP prefixes, depending on the context. 'percent' The value of the corresponding IP address pool threshold is a percentage of the total number of free and in-use IP addresses or IP prefixes contained by a pool.
TEXTUAL-CONVENTION    
  INTEGER other(1), absolute(2), percent(3)  

Defined Values

ciscoIpAddressPoolTcMIB 1.3.6.1.4.1.9.9.742
This MIB module defines textual conventions used by MIB modules defining objects describing IP address pools.
MODULE-IDENTITY