ccmtrCollectionID
CISCO-CABLE-METERING-MIB ·
.1.3.6.1.4.1.9.9.424.1.1.3.1.1
Object
column
CcmtrCollectionServer
Identification of a IP address and port number associated with the mediation or collection server. The ccmtrCollectionID is used in determining the order of the IP address, port number to which the streaming will take place. The primary represents the first collection server and secondary represents the second collection server if streaming to the primary failed for any reason. Thus primary entry must be created before the secondary.
Context
- MIB
- CISCO-CABLE-METERING-MIB
- OID
.1.3.6.1.4.1.9.9.424.1.1.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ccmtrCollectionEntry
- Table
- ccmtrCollectionTable
- Siblings
- 4
Syntax
CcmtrCollectionServer
- Source
- CcmtrCollectionServer
- Base type
Enumeration
Values & Constraints
Type Values
1 | primary |
2 | secondary |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccmtrCollectionIpAddrType The type of internet address of ccmtrCollectionIpAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.424.1.1.3.1.2 |
| ccmtrCollectionIpAddress The IP address of the collection server. It will be of
type as referred by ccmtrCollectionIpAddrType.
The ccmtrCollectionPort should be also valid along with
ccmtrCollectionIpAdd… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.424.1.1.3.1.3 |
| ccmtrCollectionPort The port number of the collection server. This port number
chosen should not be any of the well defined ports.
The ccmtrCollectionIpAddress should be also valid along
with ccmtrC… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.424.1.1.3.1.4 |
| ccmtrCollectionRowStatus Controls and reflects the status of rows in this table.
It can use used for creation, modifying and deleting
entries in this table.
The ccmtrCollectionPort should also be valid al… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.424.1.1.3.1.8 |