applRejectedInboundAssociations
NETWORK-SERVICES-MIB ·
.1.3.6.1.2.1.27.1.1.14
Object
column SNMPv2-SMICounter32
The total number of inbound associations the application
entity has rejected, since application initialization.
Rejected associations are not counted in the accumulated
association totals. Note that this only counts
associations the application entity has rejected itself;
it does not count rejections that occur at lower layers
of the network. Thus, this counter may not reflect the
true number of failed inbound associations.
Context
- MIB
- NETWORK-SERVICES-MIB
- OID
.1.3.6.1.2.1.27.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- applEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETWORK-SERVICES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETWORK-SERVICES-MIB::applRejectedInboundAssociations'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETWORK-SERVICES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETWORK-SERVICES-MIB::applRejectedInboundAssociations.<applIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETWORK-SERVICES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETWORK-SERVICES-MIB::applRejectedInboundAssociations'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of