cpmDS0ConfigFunction
CISCO-POP-MGMT-MIB ·
.1.3.6.1.4.1.9.10.19.1.5.2.1.7
Object
column Enumeration
The object indicates the function this DSO is configured
to provide.
This object provides more detail than cpmConfiguredType.
unknown - Unknown configuration
t1SignallingChan - DS0 is configured as a T1 common channel
signalling (CCS) such as ISDN PRI
D-channel
t1CcsBearerChan - DS0 is configured as a T1 common channel
signalling (CCS) bearer channel
e1SignallingChan - DS0 is configured as a E1 common channel
signalling (CCS) such as ISDN PRI
D-channel
e1CcsBearerChan - DS0 is configured as a E1 common channel
signalling (CCS) bearer channel
t1CasChan - DS0 is configured as a T1 channel
associated signalling channel
e1CasChan - DS0 is configured as a E1 channel
associated signalling channel
Context
- MIB
- CISCO-POP-MGMT-MIB
- OID
.1.3.6.1.4.1.9.10.19.1.5.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpmDS0StatusEntry
- 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-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POP-MGMT-MIB::cpmDS0ConfigFunction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POP-MGMT-MIB::cpmDS0ConfigFunction.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-POP-MGMT-MIB::cpmDS0ConfigFunction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | t1CcsSignallingChan |
3 | t1CcsBearerChan |
4 | e1CcsSignallingChan |
5 | e1CcsBearerChan |
6 | t1CasChan |
7 | e1CasChan |
Conformance
Member of