Home/Catalog/NBS-NTP-MIB

NBS-NTP-MIB

MIB for representing NBS NTP private information
Main OID:
nbsNtpMib.1.3.6.1.4.1.629.200.9.1
7
Objects
Active
Status
2
Dependencies

Imported Objects

Objects

7 total
Object Name
nbsNtpMibMIB for representing NBS NTP private information
MODULE-IDENTITY
.1.3.6.1.4.1.629.200.9.1
nbsNtpEnableWhether or not to enable NTPrw
Enumeration
.1.3.6.1.4.1.629.200.9.1.1
nbsNtpServerTableSizeThe number of rows in the NTP Server tablero
INTEGER
.1.3.6.1.4.1.629.200.9.1.2
nbsNtpServerTableA table of NTP servers to consult for time synchronization. It represents the current operational table as well as the NVRAM saved table. The entries in the table are saved over system resets and power up cycles
SEQUENCE OF NbsNtpServerEntry
.1.3.6.1.4.1.629.200.9.1.3
nbsNtpServerEntryContains the information necessary to contact an NTP server. The object nbsNtpServerTableEntryStatus, when written, is used to create or delete an entry/row in nbsNtpServerTable. To create a new entry, a SET PDU with the nbsNtpServerIpAddr object is required.
NbsNtpServerEntry
.1.3.6.1.4.1.629.200.9.1.3.1
nbsNtpServerIpAddrIP Address of an NTP server that should be used for time synchronization.
IpAddress
.1.3.6.1.4.1.629.200.9.1.3.1.1
nbsNtpServerStatusThis object is used to get/set the validity of the information contained by nbsNtpServerEntry row. Setting this object to the value invalid(1) has the effect of deleting the corresponding nbsNtpServerTable entry. Deleting and entry has the effect of initializing it to default values : IpAddr = 0.0.0.0 Setting this object to the value valid(2) entry has the effect of creating a new row in the nbsNtpServerTable object, if an entry with the same nbsNtpServerIpAddr does not exist. If such an entry exists, then a 'badValue' error will be returned. The GET operations will receive a value of valid(2) for existing entries. An invalid(1) value indicates an entry that was deleted by a previous SET operation.rw
Enumeration
.1.3.6.1.4.1.629.200.9.1.3.1.2
NBS-NTP-MIB - SNMP MIB Reference | MIBs Explorer