msapTlsPlcyArpReplyAgent
TIMETRA-SAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.3.45.1.3
Object
column r/w
Enumeration
The value of msapTlsPlcyArpReplyAgent specifies the status of the
special ARP response mechanism in the system for ARP requests destined
to static or dynamic hosts associated with the MSAP.
'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
- TIMETRA-SAP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.3.45.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- msapTlsPlcyEntry
- 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 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::msapTlsPlcyArpReplyAgent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::msapTlsPlcyArpReplyAgent.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAP-MIB::msapTlsPlcyArpReplyAgent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | enabledWithSubscrIdent |