agnClkSrcPortSrcType
RAD-MIB ·
.1.3.6.1.4.1.164.6.2.52.1.1.11
Object
column r/w
Enumeration
This object indicates the Src Type of each entry in the list of source instances, when agnClkSrcPortSrcIdx=master(1)or fallback(2). According to this type, agnClkSrcPort gets the relevant meaning (Port index or Recovered ID).
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.6.2.52.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agnClkSrcPortEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::agnClkSrcPortSrcType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::agnClkSrcPortSrcType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::agnClkSrcPortSrcType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noScramble |
2 | rxTxScramble |
3 | rxOnlyScramble |
4 | txOnlyScramble |