ADVA-MIB :: neDateAndTime

MIB Reference — IPNetwork Monitor

All MIBsADVA-MIBneDateAndTime

neDateAndTime

Module: ADVA-MIB

OID (symbolic): ADVA-MIB::neDateAndTime

OID (numeric): 1.3.6.1.4.1.2544.2.1.3

Node type: OBJECT-TYPE

Type: DateAndTime

Access: read-write

Description:

Reports the current local time on the Network Element. It also allows to set the local time. However, SET requests may not be supported by all products.

What is neDateAndTime?

This object represents and allows modification of the current local time on the network element, supporting both read and write operations. The value is encoded as a DateAndTime textual convention representing the system's local clock. An operator or management system would set this object to synchronize the device's time with a reference clock, which is critical for accurate logging and synchronization of network events.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.3
snmpwalk -v2c -c public <target> ADVA-MIB::neDateAndTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.3.1
snmpget -v2c -c public <target> ADVA-MIB::neDateAndTime.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.1.3.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> neDateAndTime.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.2commonADVA-MIB
1.3.6.1.4.1.2544.2.1neInfoADVA-MIB
1.3.6.1.4.1.2544.2.1.3neDateAndTimeADVA-MIB