linkUp
CONTIVITY-TRAPS-V1-MIB ·
.1.3.6.1.2.1.11.0.3
Object
notification
A linkUp trap signifies that the sending protocol entity recognizes that one of the communication links represented in the agent's configuration has come up. Varbind list: ifIndex -- ifIndex of the interface. ifAdminStatus -- ifAdminStatus of the interface. ifOperStatus -- ifOperStatus of the interface. ifDescr -- ifDescr of the interface. ifType -- ifType, this provides descrimination of interfaces that are tunnels. ifReasonForStatus-ces -- reason for the change in status ifPhysLocation-ces -- this is the slot number. ifPhysRelPos-ces -- the port number on the board defined in interfacePhysLocation. ifIpAddr-ces -- IP address assigned to the phys port or the local IP address of a tunnel. ifName-ces -- Name of the tunnel or physical interface. ifTunnelRemoteIpAddr-ces -- for non-tunnel interfaces it is zero. sysObjectID -- sysObjectID of the unit. sysName -- sysName of the unit.
Context
- MIB
- CONTIVITY-TRAPS-V1-MIB
- OID
.1.3.6.1.2.1.11.0.3- Type
- notification
- Status
- current
Net-SNMP examples
How SNMP and these commands workNotifications are emitted by an agent; they cannot be read with snmpget or walked.
Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'CONTIVITY-TRAPS-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONTIVITY-TRAPS-V1-MIB::linkUp'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONTIVITY-TRAPS-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONTIVITY-TRAPS-V1-MIB::linkUp'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.