etsysTacacsClientServerAddress

ENTERASYS-TACACS-CLIENT-MIB · .1.3.6.1.4.1.5624.1.2.58.1.3.1.1.3

Object

column r/w OctetString
The Internet address for the TACACS+ server.
              
The etsysTacacsClientServerAddress may not be
empty due to the SIZE restriction.  Also the size of
a DNS name is limited to 64 characters.
              
If a row is created administratively by an SNMP
operation and the address type value is dns(16), then
the agent stores the DNS name internally. A DNS name
lookup must be performed on the internally stored DNS
name whenever it is being used to contact the peer.
If a row is created by the managed entity itself and
the address type value is dns(16), then the agent
stores the IP address internally. A DNS reverse lookup
must be performed on the internally stored IP address
whenever the value is retrieved via SNMP.

Context

MIB
ENTERASYS-TACACS-CLIENT-MIB
OID
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1.3
Type
column
Access
readwrite
Status
current
Parent
etsysTacacsClientServerEntry
Groups
1

Walk 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 'ENTERASYS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TACACS-CLIENT-MIB::etsysTacacsClientServerAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TACACS-CLIENT-MIB::etsysTacacsClientServerAddress.<etsysTacacsClientServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-TACACS-CLIENT-MIB::etsysTacacsClientServerAddress'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-64

Conformance