devConfigNetSyncRole
PDN-CONFIG-MIB ·
.1.3.6.1.4.1.1795.2.24.2.7.7.1
Object
scalar mandatory
r/w
Enumeration
Network Time Synchronization role item for a device in the network.
none - Device will ignore network time synchronization messages.
tributary - Update the network reference time each time the device
receives an update massage.
controller - The device will generate the synchronization message and
Time of Day clock will be the same as the Network
Reference Time.
Context
- MIB
- PDN-CONFIG-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.7.7.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- devConfigNetSync
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONFIG-MIB::devConfigNetSyncRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CONFIG-MIB::devConfigNetSyncRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | tributary |
3 | controller |