NBS-CONNECTIVITY-MIB: View SNMP OID List / Download MIB
VENDOR: NBASE SWITCH COMMUNICATION
Home | MIB: NBS-CONNECTIVITY-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 |
nbsConnectivityMib | 1.3.6.1.4.1.629.238 |
Read-only MIB which lists externally linked ports |
||
nbsConnectivityGrp | 1.3.6.1.4.1.629.238.1 |
Connectivity information |
||
nbsConnectivityTable | 1.3.6.1.4.1.629.238.1.1 | no-access |
List of externally connected port pairs. The connectivity table entries come from discovery protocols. |
|
1.3.6.1.4.1.629.238.1.1.1 | no-access |
Contains a description of a particular Port Connection. |
||
nbsConnectivitySourceIfIndex | 1.3.6.1.4.1.629.238.1.1.1.10 | interfaceindex | no-access |
MIB II Interface index. |
nbsConnectivityOrdinalIndex | 1.3.6.1.4.1.629.238.1.1.1.11 | integer | no-access |
The ordinal index for this entry. A given source port may have one or more destination ports. |
nbsConnectivityDestIfIndex | 1.3.6.1.4.1.629.238.1.1.1.20 | interfaceindex | read-only |
MIB II Interface index. |
nbsConnectivityDestIPAddress | 1.3.6.1.4.1.629.238.1.1.1.30 | ipaddress | read-only |
Deprecated. IPv4 information is in nbsConnectivityDestAddr instead. |
nbsConnectivityDestAddrType | 1.3.6.1.4.1.629.238.1.1.1.40 | inetaddresstype | read-only |
The address type of nbsConnectivityDestAddr. Currently ipv4 and ipv6 are supported. |
nbsConnectivityDestAddr | 1.3.6.1.4.1.629.238.1.1.1.50 | inetaddress | read-only |
IP Address (Usually IPv4) of the remote port's SNMP agent |
nbsConnectivityStatus | 1.3.6.1.4.1.629.238.1.1.1.60 | integer | read-only |
This object is used to indicate the link status. Enumeration: 'destBlocked': 6, 'unknown': 3, 'sourceBlocked': 5, 'up': 1, 'down': 2, 'notSupported': 4. |
nbsConnectivityDestV6AddrType | 1.3.6.1.4.1.629.238.1.1.1.70 | inetaddresstype | read-only |
The address type of nbsConnectivityDestV6Addr. |
nbsConnectivityDestV6Addr | 1.3.6.1.4.1.629.238.1.1.1.80 | inetaddress | read-only |
IP Address (Usually IPv6) of the remote port's SNMP agent |
nbsConnectivityTraps | 1.3.6.1.4.1.629.238.100 |
SNMP Traps or Notifications |
||
nbsConnectivityEvent | 1.3.6.1.4.1.629.238.100.0 |
Event Notification Definitions |
||
nbsConnectivityChanged | 1.3.6.1.4.1.629.238.100.0.10 |
Sent after the port goes up or down. This Notification is of severity ERROR, which means it should be emitted unless disabled or nbsCmmcSysTrapTblEntLevel is set to a severity worse than error(3). |