e3IfClock

BIANCA-BRICK-E3-MIB · .1.3.6.1.4.1.272.4.42.1.1.5

Object

column mandatory r/w Enumeration
The clock source of the E3/DS3 connection.
intern(1)	Your router provides the master clock
		of the E3/DS3 connection.
extern(2)	Your telephone company or the remote
		DSU provides the master clock of the 
		E3/DS3 connection.
extern-preferred(3) The same like 'extern'.

Context

MIB
BIANCA-BRICK-E3-MIB
OID
.1.3.6.1.4.1.272.4.42.1.1.5
Type
column
Access
readwrite
Status
mandatory
Parent
e3IfEntry

Walk 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 'BIANCA-BRICK-E3-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-E3-MIB::e3IfClock'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-E3-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-E3-MIB::e3IfClock.<e3IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-E3-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-E3-MIB::e3IfClock'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1intern
2extern
3extern-preferred