snmpAdminLinkTrapEvent
BINTEC-ADMIN-MIB ·
.0.3.1.8
Object
scalar
r/w
Enumeration
Defines the ifOperStatus transition(s) of an ifTable object
that generates a SNMP linkUp/linkDown trap:
none : disable linkUp/linkDown trap generation.
any : enable bintec like trap generation.
- entering the up state generates a up trap
- any other state change generates a down trap
up : enable rfc1157 like trap generation.
- entering the up state generates a up trap
- leaving the up state generates a down trap
down : enable rfc2233 like trap generation.
- leaving the down state generates a up trap
- entering the down state generates a down trap
Seven parameters are sent in each linkUp/linkDown trap pdu:
1. ifEntry.ifIndex (mandatory for linkUp/Down traps)
2. ifEntry.ifDescr
3. ifEntry.ifType
4. ifEntry.ifAdminStatus
5. ifEntry.ifOperStatus
6. system.Description
7. system.Name
Context
- MIB
- BINTEC-ADMIN-MIB
- OID
.0.3.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snmpAdmin
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | any |
3 | up |
4 | down |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpAdminVersion This bitfield enables the active SNMP versions:
v1 : SNMP V1
v2c : SNMP V2c (community, like v1 but with Counter64)
v3 : SNMP V3
. | scalar | Bits | .0.3.1.1 |
| snmpAdminPort SNMP listen port. | scalar | Integer32 | .0.3.1.2 |
| snmpAdminTrapPort SNMP trap port. | scalar | Integer32 | .0.3.1.3 |
| snmpAdminTrapCommunity Community name for sending traps. | scalar | OctetString | .0.3.1.4 |
| snmpAdminTrapBrdCast Enable/disable trap broadcasting. | scalar | Enumeration | .0.3.1.5 |
| snmpAdminPrivIndex This enables or disables the handling of the private OID part (.i):
auto : the private OID part is appended automatically
- depending on community name
the private OID… | scalar | Enumeration | .0.3.1.6 |
| snmpAdminGetOrder This the handling of the private OID part (.i):
normal : the GetNext returns the next object like stored in
internal database.
sorted : the GetNext return the next object… | scalar | Enumeration | .0.3.1.7 |
| snmpAdminMcDiscovery Defines whether Multicast SNMP discovery is enabled or not. | scalar | Enumeration | .0.3.1.9 |