tnSapTlsArpReplyAgent
TN-SAP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.4.3.3.1.39
Object
column r/w
Enumeration
The value of the object tnSapTlsArpReplyAgent specifies
the status of the special ARP response mechanism in the
system for ARP requests destined to static or dynamic hosts
associated with this SAP.
disabled: the ARP reply function is not operational
enabled: the ARP reply function is enabled without
subscriber identification.
enabledWithSubscrIdent: the ARP reply function is enabled
with subscriber identification.
Context
- MIB
- TN-SAP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.4.3.3.1.39- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnSapTlsInfoEntry
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 'TN-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SAP-MIB::tnSapTlsArpReplyAgent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SAP-MIB::tnSapTlsArpReplyAgent.<tnSysSwitchId>.<tnSvcId>.<tnSapPortId>.<tnSapEncapValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-SAP-MIB::tnSapTlsArpReplyAgent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | enabledWithSubscrIdent |