ccStatusCommanderTAddress

CISCO-CLUSTER-MIB · .1.3.6.1.4.1.9.9.134.1.1.4

Object

The transport service address of the command switch
of the cluster.  The address is formatted according to the
corresponding value of ccStatusCommanderTDomain.
          
For snmpUDPDomain, a TAddress is 6 octets long, the
initial 4 octets containing the IP-address in network-byte
order and the last 2 containing the UDP port in network-byte
order. Consult 'Transport Mappings for Version 2 of the
Simple Network Management Protocol' (RFC 1906) for further
information on snmpUDPDomain.

Context

MIB
CISCO-CLUSTER-MIB
OID
.1.3.6.1.4.1.9.9.134.1.1.4
Type
scalar
Access
readonly
Status
current
Parent
ccStatus
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CLUSTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CLUSTER-MIB::ccStatusCommanderTAddress.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CLUSTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CLUSTER-MIB::ccStatusCommanderTAddress'

Syntax

Source
SNMPv2-TCTAddress
Base type
OctetString
Type Description
Denotes a transport service address.
          
A TAddress value is always interpreted within the context of a
TDomain value.  Thus, each definition of a TDomain value must
be accompanied by a definition of a textual convention for use
with that TDomain.  Some possible textual conventions, such as
SnmpUDPAddress for snmpUDPDomain, are defined in the SNMPv2-TM
MIB module.  Other possible textual conventions are defined in
other MIB modules.

Values & Constraints

Type Constraints
range: 1..255

Conformance