MICOM-NAS-MIB: View SNMP OID List / Download MIB
VENDOR: MICOM COMMUNICATION CORPORATION
Home | MIB: MICOM-NAS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
micom_nas | 1.3.6.1.4.1.335.1.4.16 | |||
nasBase | 1.3.6.1.4.1.335.1.4.16.1 | |||
nasOSCARHelloTime | 1.3.6.1.4.1.335.1.4.16.1.1 | integer | read-write |
NAME = ServerAgeingTime; DESC = The Server age time for ageing the registered \ MPA entries.; HELP = If the server does not receive \ a HELLO packet from the MPA within this time \ the MPA's registered numbers will be removed. \ This accounts for MPAs coming up and going down. \ The value should be a multiple \ of the MPA's HelloTime. Recommended value \ is atleast twice of that of the MPA's \ HelloTime. This parameter is stored \ in permanent storage whose copy is \ accessible thru the MIB object \ nasNvOSCARHelloTime.; CAPABILITIES = NET_CFG, VPN_NONE; |
nasOSCARCntrZero | 1.3.6.1.4.1.335.1.4.16.1.2 | integer | read-write |
NAME = ServerCounterReset; DESC = This object was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ Facility to zero the statistical counters \ of this NAS.; HELP = Setting this parameter to reset will \ zero out the counters from the NAS \ Stat Group. This is useful when collecting \ statistics over a period of time for analysis; CAPABILITIES = NET_CFG, VPN_NONE; Enumeration: 'reset': 1. |
nasOSCARTableSize | 1.3.6.1.4.1.335.1.4.16.1.3 | counter | read-only |
NAME = NumofRegisteredMPAs; DESC = Aggregrate of MPAs (belonging to all customers) \ that are currently registered with this server; HELP = A zero value would either mean \ that no MPAs are currently active \ or are reachable by this server, or this \ server is not known to the MPAs; CAPABILITIES = NET_CFG, VPN_NONE; |
nasDNDNAdbSize | 1.3.6.1.4.1.335.1.4.16.1.4 | counter | read-only |
NAME = NumofRegisteredDNs; DESC = Aggregrate of DNs (belonging to all customers) \ that are currently registered with this server. HELP = A zero value would either mean \ that no MPAs are currently active \ or are reachable by this server, or this \ server is not known to the MPAs; CAPABILITIES = NET_CFG, VPN_NONE; |
nasStat | 1.3.6.1.4.1.335.1.4.16.2 | |||
nasInDNARequests | 1.3.6.1.4.1.335.1.4.16.2.1 | counter | read-only |
NAME = AddressMappingRequestRecvd; DESC = Aggregrate of Address Mapping requests \ received by this server from MPAs \ belonging to all customers served by this NAS; HELP = Number of DN-DNA mappings requested \ by this NAS.; CAPABILITIES = NET_CFG, VPN_NONE; |
nasInDNAResolveds | 1.3.6.1.4.1.335.1.4.16.2.2 | counter | read-only |
NAME = AddressMappingsResolved; DESC = Number of DN-DNA mappings resolved by \ this NAS.; HELP = Number of DN-DNA mappings resolved by \ this NAS. This includes requests from \ MPAs belonging to all the Customers \ serviced by this Network Address Server.; CAPABILITIES = NET_CFG, VPN_NONE; |
nasInDNAUnResolveds | 1.3.6.1.4.1.335.1.4.16.2.3 | counter | read-only |
NAME = AddressMappingRequestFails; DESC = Aggregrate of address mapping requests this \ server was unable to resolve.; HELP = Includes all customers serviced by this server. \ A very high value could indicate call attempts \ to a telephone serviced by a down or \ unreachable MPA; CAPABILITIES = NET_CFG, VPN_NONE; |
nasInNACHellos | 1.3.6.1.4.1.335.1.4.16.2.4 | counter | read-only |
NAME = HellosRecvd; DESC = Aggregrate of HELLO messages received from \ all MPAs belonging to all customers that \ are serviced by this NAS; HELP = Includes Hellos from MPAs \ belonging to all the Customers \ serviced by this Network Address Server.; CAPABILITIES = NET_CFG, VPN_NONE; |
nasInRegisters | 1.3.6.1.4.1.335.1.4.16.2.5 | counter | read-only |
NAME = RegisterMessageRcvd; DESC = Aggregrate of Register messages received \ by this server from MPAs belonging to all\ customers serviced by this NAS ; HELP = If this value is greater than NumofRegisterdMPAs \ it would indicate that a few MPAs have had to \ re-register. A MPA may have to re-register if \ this server aged out it's registered entries \ or if the MPA had a configuration change or \ a MPA has rebooted; CAPABILITIES = NET_CFG, VPN_NONE; |
nasInUnknowns | 1.3.6.1.4.1.335.1.4.16.2.6 | counter | read-only |
NAME = UnknownMessagesReceived; DESC = Number of Unknown messages received \ by this server.; HELP = This includes messages \ from MPAs belonging to all the Customers \ serviced by this Network Address Server. \ This value should be zero. A non-zero \ value would indicate a different \ application sharing the same UDP port; CAPABILITIES = NET_CFG, VPN_NONE; |
nasOSCARRegSuccess | 1.3.6.1.4.1.335.1.4.16.2.7 | counter | read-only |
NAME = SuccessfulRegistrations; DESC = Number of Register packets successfully \ serviced by this server.; HELP = ; CAPABILITIES = NET_CFG, VPN_NONE; |
nasOSCARRegFails | 1.3.6.1.4.1.335.1.4.16.2.8 | counter | read-only |
NAME = RegistrationFails; DESC = Number of MPA registration attempts failed \ by this server; HELP = The server may fail an registration atttempt \ for the following reasons : \ the received packet was incorrect or \ the server ran out of memory; CAPABILITIES = NET_CFG, VPN_NONE; |
nasOSCARTimedOuts | 1.3.6.1.4.1.335.1.4.16.2.9 | counter | read-only |
NAME = NumOfMPAsTimedOut; DESC = Number of MPAs aged out from the database \ as HELLO messages were not received in time; HELP = A very high number could be a due to : \ IP network congestion or failure and hence \ HELLO messages are not reaching this server, or \ The MPAs have gone out of service; CAPABILITIES = NET_CFG, VPN_NONE; |
nasOutNASHellos | 1.3.6.1.4.1.335.1.4.16.2.10 | counter | read-only |
NAME = NumOfNASHellosSent; DESC = Number of NAS Hello Messages sent out \ by this NAS.; HELP = These messages are sent \ if solicited by the MPA. The MPA solicits \ a HELLO message from the server in \ an attempt to re-establish communication; CAPABILITIES = NET_CFG, VPN_NONE; |
nasOutRegisterRequests | 1.3.6.1.4.1.335.1.4.16.2.11 | counter | read-only |
NAME = ; DESC = Number of NAS Register-Request Messages \ sent out by this NAS.; HELP = ; CAPABILITIES = NET_CFG, VPN_NONE; |
nasOscar | 1.3.6.1.4.1.335.1.4.16.3 | |||
nasOSCARTable | 1.3.6.1.4.1.335.1.4.16.3.1 | no-access |
NAME = ; DESC = The NAS MPA table listing; HELP = ; CAPABILITIES = NET_CFG, VPN_NONE; |
|
1.3.6.1.4.1.335.1.4.16.3.1.1 | no-access |
NAME = ; DESC = Each entry corresponds to one MPA \ registered with the system.; HELP = ; CAPABILITIES = ; |
||
nasOSCARCustomerId | 1.3.6.1.4.1.335.1.4.16.3.1.1.1 | integer | read-only |
NAME = ; DESC = The unique identifier of the customer \ network. This is one of the indicies \ to a row in this table.; HELP = This is one of the indicies \ to a row in this table.; CAPABILITIES = ; |
nasOSCARDNADigits | 1.3.6.1.4.1.335.1.4.16.3.1.1.2 | displaystring | read-only |
NAME = ; DESC = The DNA digits in ASCII format which \ uniquely identify the row in the table.; HELP = Every MPA an unique DNA number \ assigned to it.; CAPABILITIES = ; |
nasOSCARState | 1.3.6.1.4.1.335.1.4.16.3.1.1.3 | integer | read-only |
NAME = ; DESC = The validity of this entry in the MPA \ table.; HELP = ; CAPABILITIES = ; Enumeration: 'valid': 1, 'invalid': 2. |
nasOSCARIpAddr | 1.3.6.1.4.1.335.1.4.16.3.1.1.4 | ipaddress | read-only |
NAME = ; DESC = The network address used by the MPA \ to communicate with this NAS.; HELP = ; CAPABILITIES = ; |
nasOSCARSuppDns | 1.3.6.1.4.1.335.1.4.16.3.1.1.5 | counter | read-only |
NAME = ; DESC = The number of DN entries supported by \ this MPA. This is the size of the \ MPA's Egress Table.; HELP = ; CAPABILITIES = ; |
nasDn | 1.3.6.1.4.1.335.1.4.16.4 | |||
nasDNTable | 1.3.6.1.4.1.335.1.4.16.4.1 | no-access |
NAME = ; DESC = The NAS DN Table.; HELP = ; CAPABILITIES = NET_CFG, VPN_NONE; |
|
1.3.6.1.4.1.335.1.4.16.4.1.1 | no-access |
NAME = ; DESC = Each entry corresponds to one DN registered \ with the system.; HELP = ; CAPABILITIES = ; |
||
nasDNCustomerId | 1.3.6.1.4.1.335.1.4.16.4.1.1.1 | integer | read-only |
NAME = ; DESC = The unique identifier of the customer \ network.; HELP = This is one of the indicies \ to a row in this table.; CAPABILITIES = ; |
nasDNDigits | 1.3.6.1.4.1.335.1.4.16.4.1.1.2 | displaystring | read-only |
NAME = ; DESC = The DN digits in ASCII format which \ uniquely identify the row in the table. \ For software releases prior to 3.0, the \ string range was restricted to (SIZE(1..24)).; HELP = Every Egress Entry has an unique DN \ number assigned to the channel.; CAPABILITIES = ; |
nasDNDNADigits | 1.3.6.1.4.1.335.1.4.16.4.1.1.3 | displaystring | read-only |
NAME = ; DESC = The DNA digits in ASCII format which \ uniquely identify the MPA which \ supports this DN.; HELP = Every MPA has a \ unique DNA number assigned to it.; CAPABILITIES = ; |
nasDNState | 1.3.6.1.4.1.335.1.4.16.4.1.1.4 | integer | read-only |
NAME = ; DESC = The validity of this entry in the DN \ table.; HELP = ; CAPABILITIES = ; Enumeration: 'valid': 1, 'invalid': 2. |
nasNvParam | 1.3.6.1.4.1.335.1.4.16.5 | |||
nasNvOSCARHelloTime | 1.3.6.1.4.1.335.1.4.16.5.1 | integer | read-only |
NAME = ; DESC = The NAS Ageing time for ageing the registered \ MPA entries.; HELP = This should be a multiple \ of the NAC HelloTime. Recommended value \ is atleast twice of that of the NAC \ HelloTime. This parameter is stored \ in permanent storage. The operating \ value is accessible thru the MIB object \ nasOSCARHelloTime.; CAPABILITIES = NET_CFG, VPN_NONE; |