atmfDS1E1CESCBRClockMode
ATMF-CES-MIB ·
.1.3.6.1.4.1.353.5.2.1.1.1.5
Object
column r/w
Enumeration
Define if DS1/E1 service clocking mode. This maps into transmit clock source of CBR interface.
Context
- MIB
- ATMF-CES-MIB
- OID
.1.3.6.1.4.1.353.5.2.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmfDS1E1CESConfEntry
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 'ATMF-CES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES-MIB::atmfDS1E1CESCBRClockMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATMF-CES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES-MIB::atmfDS1E1CESCBRClockMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATMF-CES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATMF-CES-MIB::atmfDS1E1CESCBRClockMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | synchronous |
2 | srts |
3 | adaptive |