interopDefaultUsernameValue
MX-SIPEP-MIB ·
.0.1400.1.50000.3000
Object
scalar r/w
Enumeration
Default Username Value
Determines the username to use when the username is empty or
undefined.
* Anonymous: Set the username to 'anonymous'.
* Host: Set the username to the same value as the host.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.3000- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- interopGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::interopDefaultUsernameValue.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::interopDefaultUsernameValue'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | anonymous |
200 | host |