madgeSecureCurrentAddress
MADGEBOX-MIB ·
.1.3.6.1.4.1.494.10.2.3.1.3
Object
column mandatory
OctetString
An address of a management station that is currently communicating with this device. The format of the address is determined by the associated entry in the madgeSecureCurrentType
Context
- MIB
- MADGEBOX-MIB
- OID
.1.3.6.1.4.1.494.10.2.3.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- madgeSecureCurrentEntry
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 'MADGEBOX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGEBOX-MIB::madgeSecureCurrentAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MADGEBOX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGEBOX-MIB::madgeSecureCurrentAddress.<madgeSecureCurrentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MADGEBOX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MADGEBOX-MIB::madgeSecureCurrentAddress'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.