communityAcces
EQUIPMENT-MIB ·
sagemcom variant
·
.1.3.6.1.4.1.1038.107.6.1.3
Object
column r/w
Enumeration
iONOSANMsupervisor(3) access : allows all operations including community string (community string = password) iONOSANMoperator(2) access : allows all set operations except write community string read or write and also some special operations. iONOSANMobserver (1) access : allows only get and get_next requests. dIRECTACCESSsupervisor(6) access : allows all operations EXcluding IONOS ANM community string dIRECTACCESSoperator(5) access : allows all set operations except write community string read or write and also some special operations. dIRECTACCESSobserver (4) access : allows only get and get_next requests. iONOSANMclientoperator(8) access : allows only set some special operations iONOSANMclientobserver(7) access : allows only get and get_next requests for special operations dIRECTACCESSclientoperator(10) access : allows only set some special operations dIRECTACCESSclientobserver(9) access : allows only get and get_next requests for special operations
Context
- MIB
- EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.1038.107.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- communityEntry
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 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-MIB::communityAcces'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-MIB::communityAcces.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQUIPMENT-MIB::communityAcces'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.